mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
8 lines
96 B
YAML
8 lines
96 B
YAML
language: node_js
|
|
before_install:
|
|
- npm install -g npm@~1.4.18
|
|
node_js:
|
|
- "0.10"
|
|
- "0.8"
|
|
|