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.
2 parents fa1c14b + 6d21b7c commit d8a9d8eCopy full SHA for d8a9d8e
.travis.yml
@@ -2,6 +2,9 @@ language: php
2
php:
3
- 5.3
4
- 5.4
5
+ - 5.5
6
+ - 5.6
7
+ - hhvm
8
9
before_script:
10
- cd Tests
0 commit comments