mirror of
https://github.com/node-red/node-red-nodes.git
synced 2023-10-10 13:36:58 +02:00
turn off allow node14 failures
This commit is contained in:
parent
8e45b96ec1
commit
8919edf0e6
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user