We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4e191b commit 1bdafb6Copy full SHA for 1bdafb6
1 file changed
.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