Skip to content

Commit

Permalink
Travis matrix fix
Browse files Browse the repository at this point in the history
  • Loading branch information
fulopattila122 committed Nov 4, 2020
1 parent 855dc31 commit 65acb40
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ env:
- ENUM=3 LARAVEL=5.8
- ENUM=3 LARAVEL=6.20
- ENUM=3 LARAVEL=7.0
- ENUM=2 LARAVEL=7.29
- ENUM=3 LARAVEL=7.29
- ENUM=3 LARAVEL=8.0
- ENUM=3 LARAVEL=8.13

Expand All @@ -50,14 +50,14 @@ matrix:
env: 'ENUM=2 LARAVEL=8.0'
- php: '7.1'
env: 'ENUM=3 LARAVEL=8.0'
- php: '7.2'
env: 'ENUM=2 LARAVEL=8.0'
- php: '7.2'
env: 'ENUM=3 LARAVEL=8.0'
- php: '7.1'
env: 'ENUM=2 LARAVEL=8.13'
- php: '7.1'
env: 'ENUM=3 LARAVEL=8.13'
- php: '7.2'
env: 'ENUM=2 LARAVEL=8.0'
- php: '7.2'
env: 'ENUM=3 LARAVEL=8.0'
- php: '7.2'
env: 'ENUM=2 LARAVEL=8.13'
- php: '7.2'
Expand Down

0 comments on commit 65acb40

Please sign in to comment.