mirror of
https://github.com/adlawson/php-vfs.git
synced 2025-01-10 09:02:15 +00:00
Allow build failures on HHVM-Nightly
This commit is contained in:
parent
23ffb05535
commit
52497699b7
@ -7,6 +7,10 @@ php:
|
||||
- hhvm
|
||||
- hhvm-nightly
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: hhvm-nightly
|
||||
|
||||
before_script:
|
||||
- ./.travis.install.sh
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user