Explorar el Código

Removed php7 to travis allowed_failures

Hugo Fonseca hace 10 años
padre
commit
f35d6ac0e0
Se han modificado 1 ficheros con 0 adiciones y 5 borrados
  1. 0 5
      .travis.yml

+ 0 - 5
.travis.yml

@@ -9,11 +9,6 @@ php:
   - 7.0
   - hhvm
 
-matrix:
-    fast_finish: true
-    allow_failures:
-        - php: 7.0
-
 before_script:
     - sudo apt-get install parallel
     - rm -f ~/.phpenv/versions/$(phpenv version-name)/etc/conf.d/xdebug.ini