mirror of
https://github.com/rclone/rclone
synced 2024-11-29 07:55:12 +01:00
build: use go modules proxy when building modules
This commit is contained in:
parent
7fcbb47b1c
commit
ede03258bc
@ -74,6 +74,7 @@ matrix:
|
||||
name: Go Modules
|
||||
env:
|
||||
- GO111MODULE=on
|
||||
- GOPROXY=https://proxy.golang.org
|
||||
script:
|
||||
- make quicktest
|
||||
- go: 1.12.x
|
||||
|
Loading…
Reference in New Issue
Block a user