forked from cadey/xesite
build: use goproxy
This commit is contained in:
parent
0ebad9efb1
commit
f8d5917e44
|
@ -5,5 +5,6 @@ sources:
|
|||
- https://github.com/Xe/site
|
||||
tasks:
|
||||
- test: |
|
||||
export GOPROXY=https://cache.greedo.xeserv.us
|
||||
cd site
|
||||
go test ./...
|
||||
|
|
Loading…
Reference in New Issue