We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 472167c + c866534 commit 92cb05eCopy full SHA for 92cb05e
.travis.yml
@@ -11,3 +11,4 @@ before_script:
11
- npm install coveralls
12
- npm install git+https://github.com/node-red/node-red.git
13
- export NODE_RED_HOME=`pwd`/node_modules/node-red
14
+ - (cd $NODE_RED_HOME ; npm install nock )
0 commit comments