mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-13 04:56:44 -04:00
travis: Use proxy.golang.org
This commit is contained in:
parent
c7165589b3
commit
0091b1f893
@ -3,6 +3,7 @@ sudo: false
|
||||
dist: xenial
|
||||
env:
|
||||
global:
|
||||
- GOPROXY="https://proxy.golang.org"
|
||||
- HUGO_BUILD_TAGS="extended"
|
||||
git:
|
||||
depth: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user