Browse Source

allow 7.0 failures until travis fixes containers/stable release

Rob Bast 9 năm trước cách đây
mục cha
commit
54ebd67e50
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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: