Removed hhvm from allow failures

This commit is contained in:
Graham Campbell
2014-08-08 13:12:33 +01:00
committed by Daniele Alessandri
parent 72ebf5d064
commit 6b088e4bda
-4
View File
@@ -17,7 +17,3 @@ before_script:
- composer install --no-interaction --prefer-source --dev
script:
- vendor/bin/phpunit -c phpunit.xml.travisci
matrix:
allow_failures:
- php: hhvm
fast_finish: true