mirror of
https://github.com/cmur2/miflorad.git
synced 2025-06-26 12:30:23 +02:00
module: support Go 1.13
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user