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