ci: romove go1.11 for gin1.7

This commit is contained in:
thinkerou 2020-10-22 09:29:30 +08:00 committed by GitHub
parent 7e444c6f59
commit 4ae57598ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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