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 21d6f0e7c6
commit c90fbfc0ff
-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