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 2a299b9 + 767fa07 commit b5ee109Copy full SHA for b5ee109
1 file changed
.travis.yml
@@ -1,7 +1,8 @@
1
language: php
2
php:
3
- - 5.4
4
- 5.3
+ - 5.4
5
+ - hhvm
6
before_script:
7
- composer install --dev --dev --prefer-source --no-interaction
8
script:
0 commit comments