From 8d39356375e124cdfef69d1fe9e28a35bd3a0af2 Mon Sep 17 00:00:00 2001 From: Jonny Barnes Date: Fri, 24 Jun 2016 14:27:43 +0100 Subject: [PATCH] =?UTF-8?q?Try=20to=20use=20normal=20travis=20testing=20no?= =?UTF-8?q?w=20there=E2=80=99s=20a=20new=20php=20released=20with=20relaven?= =?UTF-8?q?t=20bugfix?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .travis.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 59bab10e..cd687b56 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,12 +13,10 @@ env: - setup=basic php: - - 7.0.6 - - 7.0.7 + - 7.0 - nightly matrix: allow_failures: - - php: 7.0.7 # A known bug in PHP 7.0.7 stops phpdbg producing code coverage reports - php: nightly before_install: