Failures for PHP 5.6 on Travis CI are not allowed anymore.

This commit is contained in:
Daniele Alessandri
2014-03-25 14:31:04 +01:00
parent a51ff2d6e5
commit 4784291640
-1
View File
@@ -15,6 +15,5 @@ services: redis-server
script: phpunit -c phpunit.xml.travisci
matrix:
allow_failures:
- php: 5.6
- php: hhvm
fast_finish: true