mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Fix 0.8 build
This commit is contained in:
parent
3bbf2fa737
commit
13da5e7327
@ -1,5 +1,7 @@
|
|||||||
language: node_js
|
language: node_js
|
||||||
|
before_install:
|
||||||
|
- npm install -g npm@~1.4.18
|
||||||
node_js:
|
node_js:
|
||||||
- "0.10"
|
- "0.10"
|
||||||
# - "0.8"
|
- "0.8"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user