Attempt newer HHVM on TravisCI
This commit is contained in:
parent
59a30c3b72
commit
8aef77c118
@ -5,7 +5,7 @@ php:
|
|||||||
- 5.5
|
- 5.5
|
||||||
- 5.6
|
- 5.6
|
||||||
- 7
|
- 7
|
||||||
- hhvm
|
- hhvm-nightly
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
@ -21,4 +21,4 @@ before_script:
|
|||||||
- sh tests/ab/run_ab_tests.sh
|
- sh tests/ab/run_ab_tests.sh
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- phpunit
|
- phpunit
|
||||||
|
Loading…
Reference in New Issue
Block a user