set CGO_ENABLED=0 in travis.yml
This commit is contained in:
parent
e028b70b49
commit
914f2bc740
@ -9,6 +9,7 @@ go:
|
||||
env:
|
||||
global:
|
||||
- PATH=$GOROOT/bin:$GOPATH/bin:$PATH
|
||||
- CGO_ENABLED=0
|
||||
matrix:
|
||||
- TARGET=amd64
|
||||
- TARGET=arm
|
||||
|
Loading…
x
Reference in New Issue
Block a user