Skip to content

Commit

Permalink
Update travis hhvm versions
Browse files Browse the repository at this point in the history
  • Loading branch information
zbateson committed Feb 7, 2018
1 parent 6d939f2 commit 1653f0b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,18 @@ php:
- 5.6
- 7
- 7.1
- hhvm
- hhvm-3.6
- hhvm-3.9
- hhvm-3.12
- hhvm-3.15
- hhvm-3.18
- hhvm-nightly
- nightly
matrix:
allow_failures:
- php: hhvm-nightly
- php: nightly

before_script:
- composer update
Expand Down

0 comments on commit 1653f0b

Please sign in to comment.