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 98cad89 + 6a12d5c commit 1434061Copy full SHA for 1434061
1 file changed
.travis.yml
@@ -1,7 +1,8 @@
1
language: php
2
php:
3
- 5.3
4
- - 5.4
+ - 5.6
5
+ - hhvm
6
install:
7
- composer install --prefer-source --no-interaction
8
script:
0 commit comments