Explorar el Código

allow 7.0 failures until travis fixes containers/stable release

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

+ 1 - 0
.travis.yml

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