From 1237536bc423524255e6b5208599e757d34a2fa7 Mon Sep 17 00:00:00 2001 From: Ruud Kamphuis Date: Wed, 21 Oct 2020 15:32:52 +0200 Subject: [PATCH] Travis > Test on PHP 7.4 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 8d81424a..3c1c6eeb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,7 @@ php: - 7.1 - 7.2 - 7.3 + - 7.4 before_script: - composer install script: