We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 271b85a commit 0fb0203Copy full SHA for 0fb0203
.travis.yml
@@ -6,6 +6,7 @@ go:
6
env:
7
global:
8
- GO111MODULE=on
9
+ - GOPROXY=https://proxy.golang.org
10
11
install:
12
- go get -v resenje.org/web/...
0 commit comments