Skip to content

Commit

Permalink
Add Laravel 6.0 to Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
matriphe committed Oct 20, 2019
1 parent e12c3b1 commit e93c479
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ matrix:
env: LARAVEL_VERSION=5.7.*
- php: 7.3
env: LARAVEL_VERSION=5.8.*
- php: 7.3
env: LARAVEL_VERSION=6.*

before_install:
- travis_retry composer self-update
Expand Down

0 comments on commit e93c479

Please sign in to comment.