mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-12 20:13:59 +02:00
travis: Use proxy.golang.org
This commit is contained in:
@@ -3,6 +3,7 @@ sudo: false
|
||||
dist: xenial
|
||||
env:
|
||||
global:
|
||||
- GOPROXY="https://proxy.golang.org"
|
||||
- HUGO_BUILD_TAGS="extended"
|
||||
git:
|
||||
depth: false
|
||||
|
Reference in New Issue
Block a user