Skip to content

Commit ebb0d39

Browse files
committed
ci: Update travis.yml go 1.16 required
1 parent 7e4680a commit ebb0d39

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.travis.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,6 @@ language: go
33
jobs:
44
fast_finish: true
55
include:
6-
- go: 1.11.x
7-
env: GO111MODULE=on
8-
- go: 1.12.x
9-
env: GO111MODULE=on
10-
- go: 1.13.x
11-
- go: 1.14.x
12-
- go: 1.15.x
136
- go: 1.16.x
147
- go: master
158

0 commit comments

Comments
 (0)