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 3b6df69 commit 485fc84Copy full SHA for 485fc84
.travis.yml
@@ -3,5 +3,6 @@ php:
3
- "5.4"
4
- "5.3"
5
- "5.5"
6
+ - hhvm
7
script: phpunit .
8
0 commit comments