We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ab708b8 + 4d537cc commit 368e007Copy full SHA for 368e007
1 file changed
.travis.yml
@@ -3,6 +3,8 @@ language: php
3
php:
4
- 5.4
5
- 5.5
6
+ - 5.6
7
+ - 7
8
9
before_script:
- - composer install
10
+ - composer install
0 commit comments