mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Add Node 16 to travis
This commit is contained in:
parent
68fef169f3
commit
719aea2a58
@ -13,3 +13,6 @@ matrix:
|
|||||||
- node_js: "12"
|
- node_js: "12"
|
||||||
script:
|
script:
|
||||||
- ./node_modules/.bin/grunt no-coverage
|
- ./node_modules/.bin/grunt no-coverage
|
||||||
|
- node_js: "16"
|
||||||
|
script:
|
||||||
|
- ./node_modules/.bin/grunt no-coverage
|
||||||
|
Loading…
x
Reference in New Issue
Block a user