Make HHVM optional with the correct syntax
This commit is contained in:
parent
ab3b802cff
commit
65de660bff
@ -18,4 +18,4 @@ script: cd tests && phpunit --coverage-text
|
|||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- php: 5.2
|
- php: 5.2
|
||||||
- hhvm
|
- php: hhvm
|
Loading…
Reference in New Issue
Block a user