We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcf0cc1 commit 468e0f4Copy full SHA for 468e0f4
.travis.yml
@@ -3,6 +3,7 @@ language: php
3
php:
4
- 5.4
5
- 5.5
6
+ - 5.6
7
8
script: phpunit
9
0 commit comments