Skip to content

Commit

Permalink
Travis exclude fix
Browse files Browse the repository at this point in the history
  • Loading branch information
fulopattila122 committed Sep 12, 2020
1 parent 4f6134f commit f17db16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@ matrix:
- php: '7.1'
env: 'ENUM=3 LARAVEL=7.0'
- php: '7.1'
env: 'ENUM=2 LARAVEL=7.18'
env: 'ENUM=2 LARAVEL=7.28'
- php: '7.1'
env: 'ENUM=3 LARAVEL=7.18'
env: 'ENUM=3 LARAVEL=7.28'
- php: '7.1'
env: 'ENUM=2 LARAVEL=8.0'
- php: '7.1'
Expand Down

0 comments on commit f17db16

Please sign in to comment.