Skip to content

Commit

Permalink
Update node.js on Travis CI from v12 to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterDaveHello committed Jun 16, 2022
1 parent cbad085 commit 257ea91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ matrix:
- task=shellcheck
language: node_js
node_js:
- "12"
- "18"
cache:
directories:
- .npx
Expand Down

0 comments on commit 257ea91

Please sign in to comment.