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 36e5dd6 commit 767fa07Copy full SHA for 767fa07
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