Update node.js on Travis CI from v12 to v18
This commit is contained in:
parent
cbad0850e7
commit
257ea91513
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ matrix:
|
|||
- task=shellcheck
|
||||
language: node_js
|
||||
node_js:
|
||||
- "12"
|
||||
- "18"
|
||||
cache:
|
||||
directories:
|
||||
- .npx
|
||||
|
|
Loading…
Reference in a new issue