mirror of
https://github.com/predis/predis.git
synced 2026-09-11 10:57:00 +00:00
Failures for PHP 5.6 on Travis CI are not allowed anymore.
This commit is contained in:
@@ -15,6 +15,5 @@ services: redis-server
|
||||
script: phpunit -c phpunit.xml.travisci
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: 5.6
|
||||
- php: hhvm
|
||||
fast_finish: true
|
||||
|
||||
Reference in New Issue
Block a user