mirror of
https://github.com/rancher/plugins.git
synced 2025-10-21 23:05:12 +00:00
set CGO_ENABLED=0 in travis.yml
This commit is contained in:
committed by
Casey Callendrello
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
|
||||
|
Reference in New Issue
Block a user