Skip to content
This repository was archived by the owner on Apr 13, 2022. It is now read-only.

Commit 08754a8

Browse files
Update .travis.yml
1 parent 608f29a commit 08754a8

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,16 @@ matrix:
3838
env: LARAVEL_VERSION=5.4.*
3939
- php: hhvm
4040
env: LARAVEL_VERSION=5.1.*
41+
dist: trusty
4142
- php: hhvm
4243
env: LARAVEL_VERSION=5.2.*
44+
dist: trusty
4345
- php: hhvm
4446
env: LARAVEL_VERSION=5.3.*
47+
dist: trusty
4548
- php: hhvm
4649
env: LARAVEL_VERSION=5.4.*
50+
dist: trusty
4751

4852
before_install:
4953
- if [[ $TRAVIS_PHP_VERSION =~ ^hhvm ]]; then echo 'hhvm.jit = false' >> /etc/hhvm/php.ini ; fi

0 commit comments

Comments
 (0)