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 fa1c14b commit 6d21b7cCopy full SHA for 6d21b7c
.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