Update node.js on Travis CI from v12 to v18

This commit is contained in:
Peter Dave Hello 2022-06-17 01:46:35 +08:00
parent cbad0850e7
commit 257ea91513
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ matrix:
- task=shellcheck
language: node_js
node_js:
- "12"
- "18"
cache:
directories:
- .npx