From 81affb8c15db59119421d1504c840933523b2b6c Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Sun, 12 Jan 2020 11:06:36 +0100 Subject: [PATCH] Removed builds in PHP 7.4 envs --- .travis.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index a4b5d1de..27bd48ad 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,11 +7,6 @@ branches: php: - '7.2' - '7.3' - - '7.4' - -matrix: - allow_failures: - - php: '7.4' services: - mysql