ci: romove go1.11 for gin1.7 (#2540)

This commit is contained in:
thinkerou
2020-10-25 17:08:30 +08:00
committed by GitHub
parent 7e444c6f59
commit 16cd8cdd4e
2 changed files with 1 additions and 3 deletions
-2
View File
@@ -3,8 +3,6 @@ language: go
matrix:
fast_finish: true
include:
- go: 1.11.x
env: GO111MODULE=on
- go: 1.12.x
env: GO111MODULE=on
- go: 1.13.x