From 935d7bd7b599a04aba8ea956cee688211ad54fe6 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Wed, 10 Jul 2019 10:22:56 +0200 Subject: Re-enable PHP7.4 support It seems that the snapshot was fixed, and that the bug is gone (https://externals.io/message/105884) --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 9596726..7eade9f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -33,8 +33,6 @@ matrix: - env: TARGET="gcc php nightly novld" CC="gcc" php: "nightly" allow_failures: - - env: TARGET="gcc php7.4 novld" CC="gcc" - php: "7.4snapshot" - env: TARGET="gcc php nightly novld" CC="gcc" php: "nightly" -- cgit v1.3