Update .travis.yml
Set GOPROXY in Travis environment
This commit is contained in:
parent
39bd617664
commit
426e21c150
@ -13,6 +13,7 @@ os:
|
|||||||
|
|
||||||
env:
|
env:
|
||||||
GO111MODULE=on
|
GO111MODULE=on
|
||||||
|
GOPROXY=https://proxy.golang.org
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
|
Loading…
Reference in New Issue
Block a user