diff --git a/.travis.yml b/.travis.yml index 75c7c2245..6ea67cb9d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,9 +14,9 @@ services: # list any PHP version you want to test against php: - - 7.1.8 - 7.2 - 7.3.0 + - 7.4 # execute any number of scripts before the test run, custom env's are available as variables