Skip to content
This repository was archived by the owner on Jan 7, 2025. It is now read-only.

Commit 3537d9c

Browse files
update travis config for laravel 7 only
1 parent a4d9de4 commit 3537d9c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.travis.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,6 @@ cache:
66

77
matrix:
88
include:
9-
- php: 7.2
10-
env: ILLUMINATE_VERSION=6.*
11-
- php: 7.3
12-
env: ILLUMINATE_VERSION=6.*
13-
- php: 7.3
14-
env: ILLUMINATE_VERSION=6.*
159
- php: 7.2
1610
env: ILLUMINATE_VERSION=7.*
1711
- php: 7.3

0 commit comments

Comments
 (0)