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 3b80bb6 commit 8840050Copy full SHA for 8840050
.travis.yml
@@ -14,7 +14,7 @@ env:
14
matrix:
15
exclude:
16
- php: 5.5
17
- - env: LARAVEL_VERSION="5.4.*"
+ env: LARAVEL_VERSION="5.4.*"
18
19
before_script:
20
- travis_retry composer self-update
0 commit comments