mirror of
https://github.com/grafana/grafana.git
synced 2024-11-22 08:56:43 -06:00
5 lines
81 B
YAML
5 lines
81 B
YAML
language: node_js
|
|
node_js:
|
|
- "0.10"
|
|
before_script:
|
|
- npm install -g grunt-cli |