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 cb5199b commit a81813bCopy full SHA for a81813b
.travis.yml
@@ -2,6 +2,7 @@ language: php
2
3
php:
4
- 7.0
5
+ - 7.1
6
7
install: travis_retry composer install --no-interaction --prefer-source
8
0 commit comments