mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Updated to appveyor ci spec file
This commit is contained in:
@@ -12,7 +12,7 @@ install:
|
||||
- echo %GOPATH%
|
||||
- go version
|
||||
- go env
|
||||
- go get -v -t ./...
|
||||
- go run build.go setup
|
||||
|
||||
build_script:
|
||||
- go test -v ./pkg/...
|
||||
- go run build.go build
|
||||
|
||||
Reference in New Issue
Block a user