From 5b06f425eeddee0ca384c27f9d1febff61f16798 Mon Sep 17 00:00:00 2001 From: Jonny Barnes Date: Thu, 8 Dec 2016 22:57:33 +0000 Subject: [PATCH] =?UTF-8?q?7.0.14=20couldn=E2=80=99t=20be=20installed?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 9b6b6f3b..531d7841 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,7 +14,7 @@ env: - setup=basic php: - - 7.0.14 # trusty comes with 7.0.7 by default which segfaults with phpdbg + - 7.0.13 # trusty comes with 7.0.7 by default which segfaults with phpdbg - 7.1 - nightly matrix: