Skip to content

Commit

Permalink
travis: Use proxy.golang.org
Browse files Browse the repository at this point in the history
  • Loading branch information
bep committed May 3, 2019
1 parent c716558 commit 0091b1f
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 @@ -3,6 +3,7 @@ sudo: false
dist: xenial
env:
global:
- GOPROXY="https://proxy.golang.org"
- HUGO_BUILD_TAGS="extended"
git:
depth: false
Expand Down

0 comments on commit 0091b1f

Please sign in to comment.