Skip to content

Commit

Permalink
Use GOPROXY to speedup tests on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
janos committed Apr 30, 2019
1 parent 271b85a commit 0fb0203
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ go:
env:
global:
- GO111MODULE=on
- GOPROXY=https://proxy.golang.org

install:
- go get -v resenje.org/web/...
Expand Down

0 comments on commit 0fb0203

Please sign in to comment.