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