mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02: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"
|
|
|