From 5bbe3a5c142cd3ee1352f4ad32c21d609225b96d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6?= Date: Sun, 8 Dec 2019 11:24:50 +0100 Subject: [PATCH] No more 7.1, hello 7.4 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 9a08fd8..366e843 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,9 +7,9 @@ services: - postgresql php: - - 7.1 - 7.2 - 7.3 + - 7.4 addons: postgresql: 9.5