Commit fc67ab1d by bergquist

tech(build): add build grafana-server and cli to CI

parent dd70c535
......@@ -25,5 +25,9 @@ exit_if_fail npm run coveralls
test -z "$(gofmt -s -l ./pkg/... | tee /dev/stderr)"
exit_if_fail go run build.go build
exit_if_fail go vet ./pkg/...
exit_if_fail go test -v ./pkg/...
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