From b2bf5ee92e4d41a164946831672db399448c623d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lu=C3=ADs=20Cobucci?= Date: Thu, 22 Jun 2017 07:57:54 +0200 Subject: [PATCH] Leave PHP 7.1 and nightly to master --- .travis.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 7ea127000..d11e05f96 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,8 +4,7 @@ php: - 5.4 - 5.5 - 5.6 - - 7.1 - - nightly + - 7.0 env: - DB=mysql @@ -25,7 +24,7 @@ script: matrix: fast_finish: true allow_failures: - - php: nightly + - php: 7.0 cache: directories: