We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bb9ce40 + 7d8cd06 commit a70eb12Copy full SHA for a70eb12
1 file changed
.travis.yml
@@ -2,6 +2,8 @@ language: php
2
php:
3
- 5.4
4
- 5.5
5
+ - 5.6
6
+ - hhvm
7
before_script:
8
- cd tests
9
script: phpunit
0 commit comments