From 85cdcfa2f345c6069185b6ea980c1db7ee8df181 Mon Sep 17 00:00:00 2001 From: Jonny Barnes Date: Sun, 26 Jan 2020 19:59:22 +0000 Subject: [PATCH] Try forcing php version 7.4.2 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index a9492857..5ab80bac 100644 --- a/.travis.yml +++ b/.travis.yml @@ -34,7 +34,7 @@ env: php: - 7.3 - - 7.4 + - 7.4.2 before_install: - printf "\n" | pecl install imagick