Skip to content

Commit

Permalink
chore(ci) disable GOPROXY due to non-SIV module incompatiblity
Browse files Browse the repository at this point in the history
  • Loading branch information
hbagdi committed Aug 12, 2019
1 parent 78124ec commit 8251281
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ language: go
env:
global:
- GO111MODULE=on
- GOPROXY=https://proxy.golang.org
# - GOPROXY=https://proxy.golang.org

go:
- "1.12"
Expand Down

0 comments on commit 8251281

Please sign in to comment.