From 81194f6bd6472f99eeb096e373deaf9f0c5ae4c9 Mon Sep 17 00:00:00 2001 From: El RIDO Date: Wed, 5 Feb 2020 16:50:08 +0100 Subject: [PATCH] add 7.4 to travis CI tests --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index a3fd73f2..2e8e74de 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,6 +9,7 @@ php: - '7.1' - '7.2' - '7.3' + - '7.4' # as this is a php project, node.js (for JS unit testing) isn't installed install: