Allow build failures on HHVM-Nightly

This commit is contained in:
adlawson 2014-12-26 17:09:47 +00:00
parent 23ffb05535
commit 52497699b7
1 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,10 @@ php:
- hhvm
- hhvm-nightly
matrix:
allow_failures:
- php: hhvm-nightly
before_script:
- ./.travis.install.sh