Test against v14, the current version of node

This commit is contained in:
Bjorn Stromberg 2020-06-15 14:28:47 +09:00
parent fae0096eba
commit f9b346bbbc

View file

@ -1,4 +1,5 @@
language: node_js language: node_js
node_js: node_js:
- '14'
- '12' - '12'
- '10' - '10'