mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Added back test step to circle.yml
This commit is contained in:
parent
3334e6bf61
commit
595a1fe852
@ -21,9 +21,8 @@ dependencies:
|
|||||||
|
|
||||||
test:
|
test:
|
||||||
override:
|
override:
|
||||||
- echo "test"
|
- godep go test -v ./pkg/...
|
||||||
# - godep go test -v ./pkg/...
|
- ./node_modules/grunt-cli/bin/grunt test
|
||||||
# - ./node_modules/grunt-cli/bin/grunt test
|
|
||||||
|
|
||||||
deployment:
|
deployment:
|
||||||
develop:
|
develop:
|
||||||
|
Loading…
Reference in New Issue
Block a user