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:
parent
8576a9f1c0
commit
af17bb62da
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user