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.
1 parent 9720d7e commit 26d8902Copy full SHA for 26d8902
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