1
0
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:
Nick O'Leary 2014-06-29 22:48:35 +01:00
parent 3bbf2fa737
commit 13da5e7327

View File

@ -1,5 +1,7 @@
language: node_js
before_install:
- npm install -g npm@~1.4.18
node_js:
- "0.10"
# - "0.8"
- "0.8"