mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-02-28 07:36:37 +00:00
govendor: update build instructions and fix #18
This commit is contained in:
@@ -16,8 +16,8 @@ install:
|
||||
- 7z x go%GOVERSION%.windows-amd64.zip -y -oC:\ > NUL
|
||||
- go version
|
||||
- go env
|
||||
- go get -v -t ./...
|
||||
- go get -u github.com/kardianos/govendor
|
||||
|
||||
build_script:
|
||||
- go build -v .
|
||||
- go test -v ./...
|
||||
- govendor build -v +local
|
||||
- govendor test -v +local
|
||||
|
||||
Reference in New Issue
Block a user