We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 834aff1 + 26d8902 commit e9e5acfCopy full SHA for e9e5acf
1 file changed
.travis.yml
@@ -2,7 +2,13 @@ language: php
2
3
php:
4
- 5.3
5
+ - 5.4
6
+ - 5.5
7
- 5.6
8
+ - 7.0
9
+ - 7.1
10
+
11
+sudo: false
12
13
# also test against HHVM, but require "trusty" and ignore errors
14
matrix:
0 commit comments