Skip to content

Commit 87df437

Browse files
author
Antonio Dal Sie
committed
update: travis laravel test
1 parent bcf9483 commit 87df437

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ matrix:
3232
- php: '7.3'
3333
env: LARAVEL='5.8.*'
3434
- php: '7.3'
35-
env: LARAVEL='^6.0' INSTALL_LARAVEL=1 INSTALL_LUMEN=1
35+
env: LARAVEL='^6.0'
3636
- php: '7.3'
3737
env: LARAVEL='^7.0' INSTALL_LARAVEL=1 INSTALL_LUMEN=1
3838
- php: '7.3'

0 commit comments

Comments
 (0)