Skip to content

Commit

Permalink
Test on laravel 5.7
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <[email protected]>
  • Loading branch information
crynobone committed Jul 31, 2018
1 parent d75561b commit 7be94e9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ env:
- coverage=no
matrix:
- laravel=5.6.*
- laravel=5.7.*
- laravel=dev-master

services:
Expand Down Expand Up @@ -43,6 +44,12 @@ matrix:
- env:
- setup=stable
- laravel=5.6.*
- env:
- setup=lowest
- laravel=5.7.*
- env:
- setup=stable
- laravel=5.7.*
- php: 7.1
env: setup=coveralls coverage=yes laravel=5.6.*
allow_failures:
Expand Down

0 comments on commit 7be94e9

Please sign in to comment.