mirror of
				https://github.com/node-red/node-red-nodes.git
				synced 2025-03-01 10:37:43 +00:00 
			
		
		
		
	banging head on wall that is travis
This commit is contained in:
		@@ -6,8 +6,8 @@ node_js:
 | 
			
		||||
before_script:
 | 
			
		||||
  - npm install -g istanbul grunt-cli
 | 
			
		||||
  - npm install coveralls
 | 
			
		||||
  - npm install node-red
 | 
			
		||||
  - npm install git+https://github.com/node-red/node-red.git
 | 
			
		||||
  - npm install node-red
 | 
			
		||||
  - export NODE_RED_HOME=`pwd`/node_modules/node-red
 | 
			
		||||
  - (cd $NODE_RED_HOME ; npm install nock@~0.48.0)
 | 
			
		||||
script:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user