mirror of
https://github.com/cmur2/miflorad.git
synced 2024-12-21 16:54:24 +01:00
module: support Go 1.13
This commit is contained in:
parent
9e0f892b23
commit
97164bc4b8
@ -4,7 +4,8 @@ language: go
|
||||
go:
|
||||
- "1.11.x"
|
||||
- "1.12.x"
|
||||
- "1.13.x"
|
||||
- master
|
||||
|
||||
env:
|
||||
- GO111MODULE=on GOPROXY=direct
|
||||
- GO111MODULE=on GOPROXY=direct GOSUMDB=off
|
||||
|
Loading…
Reference in New Issue
Block a user