Skip to content

Commit

Permalink
Reduce travis matrix to stable, lowest and coverage.
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
  • Loading branch information
crynobone committed Sep 8, 2020
1 parent 9a89361 commit 010ece2
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ env:
- setup=basic
- coverage=no
matrix:
- laravel=^6.0
- laravel=^7.0
- laravel=^8.0
- setup=stable laravel=^6.0
- setup=stable laravel=^7.0
- setup=stable laravel=^8.0
Expand Down Expand Up @@ -40,10 +37,6 @@ after_script:

matrix:
include:
- php: 7.2
env: setup=basic laravel=^6.0
- php: 7.2
env: setup=basic laravel=^7.0
- php: 7.2
env: setup=stable laravel=^6.0
- php: 7.2
Expand Down

0 comments on commit 010ece2

Please sign in to comment.