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
env:
global:
- GOPROXY="https://proxy.golang.org"
- HUGO_BUILD_TAGS="extended"
git:
depth: false