mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-21 20:46:30 -05:00
travis: Use proxy.golang.org
This commit is contained in:
parent
c7165589b3
commit
0091b1f893
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ sudo: false
|
|||
dist: xenial
|
||||
env:
|
||||
global:
|
||||
- GOPROXY="https://proxy.golang.org"
|
||||
- HUGO_BUILD_TAGS="extended"
|
||||
git:
|
||||
depth: false
|
||||
|
|
Loading…
Reference in a new issue