From 155c24f702ae935c989514d50ff00ca5c0f67fa8 Mon Sep 17 00:00:00 2001 From: Dave Reid Date: Sat, 29 Aug 2015 16:40:17 -0500 Subject: [PATCH] Allow PHP 7 failures for now (due to Drush). --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 15a220d..146a8b1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,6 +22,7 @@ php: matrix: fast_finish: true allow_failures: + - php: 7 - php: hhvm branches: