1
0
mirror of synced 2024-12-05 03:06:05 +03:00

HHVM tests are not allowed to fail anymore

This commit is contained in:
Marco Pivetta 2014-04-10 03:54:41 +02:00 committed by fabios
parent abb4671bfc
commit b4933d76c7

View File

@ -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