Allow travis to fail on hhvm

This commit is contained in:
Timothy Warren 2016-10-12 22:26:14 -04:00
parent d17ef1656c
commit 111dce92d2
1 changed files with 2 additions and 1 deletions

View File

@ -26,4 +26,5 @@ after_script:
matrix:
allow_failures:
- php: nightly
- php: nightly
- php: hhvm