Browse Source

allow 7.0 failures until travis fixes containers/stable release

Rob Bast 9 years ago
parent
commit
54ebd67e50
1 changed files with 1 additions and 0 deletions
  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: