Skip to content

Commit

Permalink
ci: added proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
anasinnyk authored Sep 4, 2019
1 parent d0bf432 commit 94dc6aa
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 @@ -4,6 +4,7 @@ sudo: false
env:
global:
- BUILD_GOARCH=amd64
- GOPROXY=https://proxy.golang.org
matrix:
- BUILD_GOOS=linux
- BUILD_GOOS=darwin
Expand Down

0 comments on commit 94dc6aa

Please sign in to comment.