Explorar el Código

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

Daniele Alessandri hace 11 años
padre
commit
c90fbfc0ff
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

@@ -15,6 +15,5 @@ services: redis-server
 script: phpunit -c phpunit.xml.travisci
 matrix:
   allow_failures:
-    - php: 5.6
     - php: hhvm
   fast_finish: true