From 7df0a44c7720516efae5bb349d33e7bcfc497fb8 Mon Sep 17 00:00:00 2001 From: olivier Date: Mon, 13 Jan 2020 23:31:18 +0100 Subject: [PATCH] update php7.4 in travis --- .travis.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 93ff6133..983cbf69 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,12 +10,10 @@ php: - 7.1 - 7.2 - 7.3.6 - - 7.4snapshot + - 7.4 matrix: fast_finish: true - allow_failures: - - php: 7.4snapshot include: - php: 5.4 dist: trusty