We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 55ea333 + 6f597b4 commit 40bd4f8Copy full SHA for 40bd4f8
.travis.yml
@@ -3,7 +3,9 @@ language: php
3
php:
4
- 5.4
5
- 5.5
6
-
+ - 5.6
7
+ - 7.0
8
+ - 7.1
9
before_script:
10
- composer --dev install
11
0 commit comments