diff --git a/.travis.yml b/.travis.yml index c88afb86f8..65b202e56e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,10 +14,10 @@ services: # list any PHP version you want to test against php: - - 5.6 - - 7.0 - - 7.2 - 7.1.4 + - 7.1.3 + - 7.2 + # execute any number of scripts before the test run, custom env's are available as variables before_script: