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 5f1e770 commit 5870fb2Copy full SHA for 5870fb2
.travis.yml
@@ -21,6 +21,8 @@ matrix:
21
env: LARAVEL_VERSION="5.5.*"
22
- php: 5.6
23
24
+ - php: 7.2
25
+ env: LARAVEL_VERSION="5.0.*"
26
27
before_script:
28
- travis_retry composer self-update
0 commit comments