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:
parent
8e45b96ec1
commit
8919edf0e6
@ -1,8 +1,8 @@
|
|||||||
sudo: false
|
sudo: false
|
||||||
language: node_js
|
language: node_js
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
# allow_failures:
|
||||||
- node_js: 14
|
# - node_js: 14
|
||||||
include:
|
include:
|
||||||
- node_js: 14
|
- node_js: 14
|
||||||
- node_js: 12
|
- node_js: 12
|
||||||
|
@ -47,7 +47,7 @@
|
|||||||
"multilang-sentiment": "^1.2.0",
|
"multilang-sentiment": "^1.2.0",
|
||||||
"ngeohash": "^0.6.3",
|
"ngeohash": "^0.6.3",
|
||||||
"node-red": "^1.0.6",
|
"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",
|
"nodemailer": "^6.4.6",
|
||||||
"poplib": "^0.1.7",
|
"poplib": "^0.1.7",
|
||||||
"proxyquire": "^2.1.3",
|
"proxyquire": "^2.1.3",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user