Skip to content

Commit 10b1179

Browse files
committed
chore: update nodejs version in .travis.yml
1 parent 15f9480 commit 10b1179

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
@@ -3,7 +3,7 @@ sudo: required
33
language: node_js
44

55
node_js:
6-
- "20"
6+
- "20.18.1"
77
- "18"
88

99
services:

0 commit comments

Comments
 (0)