mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
parent
696a5f6a80
commit
521b5cf014
1
scripts/circle-test.sh
Normal file → Executable file
1
scripts/circle-test.sh
Normal file → Executable file
@ -25,6 +25,7 @@ exit_if_fail npm run coveralls
|
||||
|
||||
test -z "$(gofmt -s -l ./pkg/... | tee /dev/stderr)"
|
||||
|
||||
exit_if_fail go run build.go setup
|
||||
exit_if_fail go run build.go build
|
||||
|
||||
exit_if_fail go vet ./pkg/...
|
||||
|
Loading…
Reference in New Issue
Block a user