From 2ce5c528d4a712b9d8641dd10aa1a62421ac94bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Runar=20J=C3=B8rgensen?= Date: Tue, 17 Jan 2023 16:22:19 +0100 Subject: [PATCH] Updates php versions in .travis.yml --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 203abd2..1760a51 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,9 +1,8 @@ language: php php: - - 7.3 - - 7.4 - 8.0 + - 8.1 branches: only: