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 aff1169 commit 814505eCopy full SHA for 814505e
.travis.yml
@@ -2,6 +2,7 @@ language: php
2
php:
3
- '7.0'
4
- '7.1'
5
+ - '7.2'
6
7
before_script:
8
- composer install
0 commit comments