mirror of
https://github.com/rclone/rclone.git
synced 2025-02-09 07:00:37 +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
|
name: Go Modules
|
||||||
env:
|
env:
|
||||||
- GO111MODULE=on
|
- GO111MODULE=on
|
||||||
|
- GOPROXY=https://proxy.golang.org
|
||||||
script:
|
script:
|
||||||
- make quicktest
|
- make quicktest
|
||||||
- go: 1.12.x
|
- go: 1.12.x
|
||||||
|
Loading…
Reference in New Issue
Block a user