Skip to content

Commit 0fb0203

Browse files
committed
Use GOPROXY to speedup tests on Travis
1 parent 271b85a commit 0fb0203

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ go:
66
env:
77
global:
88
- GO111MODULE=on
9+
- GOPROXY=https://proxy.golang.org
910

1011
install:
1112
- go get -v resenje.org/web/...

0 commit comments

Comments
 (0)