From f35d6ac0e0f483a3398444bfe4b11ecb3c082567 Mon Sep 17 00:00:00 2001 From: Hugo Fonseca Date: Tue, 3 Mar 2015 12:26:47 +0000 Subject: [PATCH] Removed php7 to travis allowed_failures --- .travis.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index c3dabf51f..51fe9679f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,11 +9,6 @@ php: - 7.0 - hhvm -matrix: - fast_finish: true - allow_failures: - - php: 7.0 - before_script: - sudo apt-get install parallel - rm -f ~/.phpenv/versions/$(phpenv version-name)/etc/conf.d/xdebug.ini