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:
|
node_js:
|
||||||
- "0.10"
|
- "0.10"
|
||||||
- "0.12"
|
- "0.12"
|
||||||
#before_install:
|
before_install:
|
||||||
# - npm install -g npm@~1.4.28
|
- npm install -g npm@~1.4.28
|
||||||
before_script:
|
before_script:
|
||||||
- npm install -g istanbul grunt-cli
|
- npm install -g istanbul grunt-cli
|
||||||
- npm install coveralls
|
- npm install coveralls
|
||||||
|
Loading…
x
Reference in New Issue
Block a user