Thanks to visit codestin.com Credit goes to github.com
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 28bbe9d commit cd6febdCopy full SHA for cd6febd
.travis.yml
@@ -1,10 +1,7 @@
1
language: php
2
3
php:
4
- - 5.5
5
- - 5.6
6
7
- - 7.0
+ - 7.1
8
9
before_script:
10
- composer install -n --dev --prefer-source
0 commit comments