mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 10:38:45 +02:00
8 lines
85 B
YAML
8 lines
85 B
YAML
language: node_js
|
|
|
|
node_js:
|
|
- "0.10"
|
|
|
|
before_install:
|
|
- npm install grunt-cli -g
|