Test on Node 14, 16 and 18

This commit is contained in:
Christian Paul
2022-04-29 20:03:20 +02:00
committed by GitHub
parent 2315a3515c
commit 76f541db46

View File

@@ -1,8 +1,8 @@
language: node_js
node_js:
- "10"
- "12"
- "14"
- "16"
- "18"
script:
- npm run-script lint