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