mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
7 lines
94 B
YAML
7 lines
94 B
YAML
language: node_js
|
|
node_js:
|
|
- "0.8"
|
|
- "0.10"
|
|
before_install:
|
|
- npm install -g npm@~1.4.6
|