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 af83167 commit 02c7ce7Copy full SHA for 02c7ce7
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
- hhvm
11
12
install:
0 commit comments