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

Still fighting travis...

This commit is contained in:
dceejay 2015-06-30 10:51:46 +01:00
parent 5e418e8147
commit fedb221011

View File

@ -4,7 +4,7 @@ node_js:
#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 - npm install -g istanbul grunt grunt-cli
- npm install coveralls - npm install coveralls
# - npm install node-red # - npm install node-red
- npm install git+https://github.com/node-red/node-red.git - npm install git+https://github.com/node-red/node-red.git