Skip to content
This repository was archived by the owner on Jan 28, 2021. It is now read-only.

Commit 875590d

Browse files
authored
use goproxy (#795)
use goproxy
2 parents ffb743d + 6a788d7 commit 875590d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ env:
55
global:
66
- LD_LIBRARY_PATH="/usr/local/lib":${LD_LIBRARY_PATH}
77
- GO111MODULE=on
8+
- GOPROXY=https://proxy.golang.org
89

910
addons:
1011
apt:

0 commit comments

Comments
 (0)