Update version of PHP for travis

This commit is contained in:
snipe 2018-07-25 05:33:28 -07:00
parent 3df19d267f
commit 999c4e781d

View file

@ -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: