We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d37675c commit 1ee1366Copy full SHA for 1ee1366
.travis.yml
@@ -15,6 +15,7 @@ env:
15
global:
16
- DOCKER_USER=vivino
17
- GO111MODULE=on
18
+ - GOPROXY=https://proxy.golang.org
19
20
# needed for the docker pipe
21
services:
0 commit comments