We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 372ff36 commit 01278f7Copy full SHA for 01278f7
.travis.yml
@@ -3,6 +3,7 @@ language: php
3
php:
4
- 5.3
5
- 5.4
6
+ - 5.5
7
8
before_script:
9
- curl -s http://getcomposer.org/installer | php
0 commit comments