Skip to content

Commit 275bae5

Browse files
Update node.js on Travis CI from v8 to v18
1 parent d84faa1 commit 275bae5

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
@@ -23,7 +23,7 @@ jobs:
2323
- Test: dockerfile_lint
2424
language: node_js
2525
node_js:
26-
- "8"
26+
- "18"
2727
script:
2828
- npx --cache .npx dockerfile_lint
2929
cache:

0 commit comments

Comments
 (0)