We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e4e191b + 1bdafb6 commit f6b9861Copy full SHA for f6b9861
.travis.yml
@@ -3,6 +3,8 @@ php:
3
- 5.3
4
- 5.4
5
- 5.5
6
+ - 5.6
7
+ - hhvm
8
9
before_script: composer install --dev
10
0 commit comments