Make HHVM an optional test case
This commit is contained in:
parent
0b6a3aeef5
commit
ab3b802cff
@ -18,3 +18,4 @@ script: cd tests && phpunit --coverage-text
|
|||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- php: 5.2
|
- php: 5.2
|
||||||
|
- hhvm
|
||||||
|
Loading…
Reference in New Issue
Block a user