mirror of
				https://github.com/node-red/node-red-nodes.git
				synced 2025-03-01 10:37:43 +00:00 
			
		
		
		
	turn off allow node14 failures
This commit is contained in:
		| @@ -1,8 +1,8 @@ | ||||
| sudo: false | ||||
| language: node_js | ||||
| matrix: | ||||
|   allow_failures: | ||||
|     - node_js: 14 | ||||
|   # allow_failures: | ||||
|   #   - node_js: 14 | ||||
|   include: | ||||
|     - node_js: 14 | ||||
|     - node_js: 12 | ||||
|   | ||||
| @@ -47,7 +47,7 @@ | ||||
|         "multilang-sentiment": "^1.2.0", | ||||
|         "ngeohash": "^0.6.3", | ||||
|         "node-red": "^1.0.6", | ||||
|         "node-red-node-test-helper": "~0.2.3", | ||||
|         "node-red-node-test-helper": "~0.2.5", | ||||
|         "nodemailer": "^6.4.6", | ||||
|         "poplib": "^0.1.7", | ||||
|         "proxyquire": "^2.1.3", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user