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 b02c4b3 commit 8d16322Copy full SHA for 8d16322
.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