Allowing failures on hhvm-nightly, as the build chokes on composer installation for now (unrecognized console flags)
This commit is contained in:
parent
32b24ba155
commit
50d7975fd6
@ -38,3 +38,5 @@ matrix:
|
||||
env: DB=pgsql # driver currently unsupported by HHVM
|
||||
- php: hhvm-nightly
|
||||
env: DB=mysqli # driver currently unsupported by HHVM
|
||||
allow_failures:
|
||||
- php: hhvm-nightly # hhvm-nightly currently chokes on composer installation
|
||||
|
Loading…
Reference in New Issue
Block a user