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 01dffa8 commit c6047d8Copy full SHA for c6047d8
.travis.yml
@@ -4,5 +4,6 @@ php:
4
- 5.5
5
- 5.4
6
- 5.3
7
+ - hhvm
8
install: composer install
9
script: ./vendor/bin/phpunit --strict tests
0 commit comments