Skip to content

Commit 8157816

Browse files
Update node.js on Travis CI from v8 to v18
1 parent 5b7d5c9 commit 8157816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- stage: Static tests
3232
language: node_js
3333
node_js:
34-
- "8"
34+
- "18"
3535
env:
3636
- task=editorconfig-check
3737
install:

0 commit comments

Comments
 (0)