Allow travis to fail on hhvm
This commit is contained in:
parent
d17ef1656c
commit
111dce92d2
@ -26,4 +26,5 @@ after_script:
|
|||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- php: nightly
|
- php: nightly
|
||||||
|
- php: hhvm
|
Loading…
Reference in New Issue
Block a user