Skip to content

Commit

Permalink
travis: remove extended tests on 5.8, ~6.0 is the future
Browse files Browse the repository at this point in the history
  • Loading branch information
mfn committed Oct 24, 2019
1 parent d41de2f commit fce88bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ matrix:
- php: '7.3'
env: LARAVEL='5.5.*'
- php: '7.3'
env: LARAVEL='5.8.*' STATIC_ANALYSER=1 INSTALL_LARAVEL=1 INSTALL_LUMEN=1
env: LARAVEL='5.8.*'
- php: '7.3'
env: LARAVEL='^6.0' STATIC_ANALYSER=1 INSTALL_LARAVEL=1 INSTALL_LUMEN=1 LINT=1
- php: '7.3'
Expand Down

0 comments on commit fce88bd

Please sign in to comment.