HHVM tests are not allowed to fail anymore
This commit is contained in:
parent
abb4671bfc
commit
b4933d76c7
@ -27,8 +27,6 @@ after_script:
|
||||
- php vendor/bin/coveralls -v
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: hhvm
|
||||
exclude:
|
||||
- php: hhvm
|
||||
env: DB=pgsql # driver currently unsupported by HHVM
|
||||
|
Loading…
Reference in New Issue
Block a user