HHVM tests are not allowed to fail anymore
This commit is contained in:
parent
abb4671bfc
commit
b4933d76c7
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue