We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1acb4da commit c5503cfCopy full SHA for c5503cf
.travis.yml
@@ -1,8 +1,8 @@
1
language: php
2
php:
3
- - '5.6'
4
- - '5.5'
5
- - '5.4'
+ - 5.6
+ - 5.5
+ - 5.4
6
7
env:
8
global:
0 commit comments