mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
make CI build faster
This commit is contained in:
parent
aa03de8e52
commit
7fc1fed91e
@ -1,6 +1,8 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "0.10"
|
||||
git:
|
||||
depth: 1
|
||||
before_script:
|
||||
- npm install -g grunt-cli
|
||||
after_script:
|
||||
|
Loading…
Reference in New Issue
Block a user