Explorar el Código

no longer allow php 7 failures

Rob Bast hace 9 años
padre
commit
f25446e507
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

@@ -24,7 +24,6 @@ php:
 matrix:
   fast_finish: true
   allow_failures:
-    - php: 7.0
     - php: nightly
 
 before_script: