disable cgo?

This commit is contained in:
Cadey Ratio 2019-06-05 14:29:06 +00:00
parent f8d5917e44
commit 36f9e14b8c
1 changed files with 1 additions and 0 deletions

View File

@ -6,5 +6,6 @@ sources:
tasks:
- test: |
export GOPROXY=https://cache.greedo.xeserv.us
export CGO_ENABLED=0
cd site
go test ./...