mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01: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
|