Update .travis.yml

This commit is contained in:
Barry vd. Heuvel
2018-05-07 11:55:44 +02:00
committed by GitHub
parent 930e5bd301
commit cbacb28f19
+1 -1
View File
@@ -1,10 +1,10 @@
language: php language: php
php: php:
- 5.5
- 5.6 - 5.6
- 7.0 - 7.0
- 7.1 - 7.1
- 7.2
# This triggers builds to run on the new TravisCI infrastructure. # This triggers builds to run on the new TravisCI infrastructure.
# See: http://docs.travis-ci.com/user/workers/container-based-infrastructure/ # See: http://docs.travis-ci.com/user/workers/container-based-infrastructure/