mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Add node 8 to travis (with allow failure)
This commit is contained in:
		| @@ -9,8 +9,11 @@ addons: | ||||
|     packages: | ||||
|     - g++-4.8 | ||||
|     - gcc-4.8 | ||||
| matrix: | ||||
|   allow_failures: | ||||
|   - node_js: "8" | ||||
| node_js: | ||||
|   - "7" | ||||
|   - "8" | ||||
|   - "6" | ||||
|   - "4" | ||||
| script: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user