Commit 8683aff3 by Daniel Lee

appveyor: build fix for go tests

parent 7ea5930a
......@@ -29,10 +29,10 @@ install:
build_script:
- go run build.go build
- go test -v ./pkg/...
- grunt release
- go run build.go sha-dist
- cp dist/* .
- go test -v ./pkg/...
artifacts:
- path: grafana-*windows-*.*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment