Remove failure allowance for tests in HHVM on Travis CI

This commit is contained in:
Ben Ramsey
2014-01-17 17:30:07 -06:00
parent 7b8faa3c9a
commit f4a29df2a8
-4
View File
@@ -10,7 +10,3 @@ before_script:
- composer install --dev --prefer-source
script: ./vendor/bin/phpunit --coverage-text
matrix:
allow_failures:
- php: hhvm