From 8889ee7d3dc3cf0bfbedb5d3c78ff1c3e7da3417 Mon Sep 17 00:00:00 2001 From: sausin Date: Fri, 10 Jan 2020 00:10:33 +0530 Subject: [PATCH] Update .travis.yml --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 725afb1..349b265 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,7 @@ php: - 7.1 - 7.2 - 7.3 + - 7.4 install: - travis_retry composer update