From 54ebd67e50886e1d4bf62a3e98b5301eb225f5f6 Mon Sep 17 00:00:00 2001 From: Rob Bast Date: Thu, 19 Nov 2015 12:00:57 +0100 Subject: [PATCH] allow 7.0 failures until travis fixes containers/stable release --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index eb51bca16..125846935 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,6 +24,7 @@ php: matrix: fast_finish: true allow_failures: + - php: 7.0 - php: nightly before_script: