mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Add node 0.12 to Travis config
This commit is contained in:
		| @@ -2,6 +2,7 @@ language: node_js | ||||
| before_install: | ||||
|   - npm install -g npm@~1.4.18 | ||||
| node_js: | ||||
|   - "0.12" | ||||
|   - "0.10" | ||||
| script: | ||||
|   - istanbul cover ./node_modules/.bin/grunt --report lcovonly && istanbul report text && ( cat coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js || true ) && rm -rf coverage | ||||
|   | ||||
		Reference in New Issue
	
	Block a user