mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 17:35:43 +03:00
appveyor: Add gopath/bin to PATH
This commit is contained in:
@@ -29,6 +29,7 @@ install:
|
||||
go get -u gotest.tools/gotestsum
|
||||
build_script:
|
||||
- cmd: |
|
||||
set PATH=%GOPATH%/bin;%PATH%
|
||||
mkdir -p $GOPATH\bin
|
||||
go build -o $GOPATH\bin\nomad
|
||||
test_script:
|
||||
|
||||
Reference in New Issue
Block a user