travis: Use proxy.golang.org

This commit is contained in:
Bjørn Erik Pedersen
2019-05-03 08:22:24 +02:00
parent c7165589b3
commit 0091b1f893

View File

@@ -3,6 +3,7 @@ sudo: false
dist: xenial dist: xenial
env: env:
global: global:
- GOPROXY="https://proxy.golang.org"
- HUGO_BUILD_TAGS="extended" - HUGO_BUILD_TAGS="extended"
git: git:
depth: false depth: false