1
0
mirror of https://github.com/node-red/node-red-nodes.git synced 2023-10-10 13:36:58 +02:00

restore npm install

This commit is contained in:
Nick O'Leary 2015-07-22 12:21:25 +01:00
parent 8576a9f1c0
commit af17bb62da

View File

@ -2,8 +2,8 @@ language: node_js
node_js:
- "0.10"
- "0.12"
#before_install:
# - npm install -g npm@~1.4.28
before_install:
- npm install -g npm@~1.4.28
before_script:
- npm install -g istanbul grunt-cli
- npm install coveralls