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 e013167 + 1a9bc7d commit 07bfe89Copy full SHA for 07bfe89
1 file changed
.travis.yml
@@ -2,7 +2,11 @@ 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
# also test against HHVM, but require "trusty" and ignore errors
12
matrix:
0 commit comments