Fix windows executables (#62)
This commit is contained in:
committed by
Federico Kunze
parent
d4e4a4f052
commit
9b881f84b8
@@ -41,6 +41,7 @@ script: |
|
||||
fakeroot debian/rules build RUN_TESTS=false GOCACHE=/tmp/go-cache
|
||||
popd
|
||||
|
||||
export GOOS=windows
|
||||
export GOROOT=${BUILD_DIR}/go
|
||||
export GOPATH=${BUILD_DIR}/gopath
|
||||
mkdir -p ${GOPATH}/bin
|
||||
|
||||
Reference in New Issue
Block a user