Skip to content

Commit cdb23b6

Browse files
build(.travis.yml): uodate node versions
1 parent e631465 commit cdb23b6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
language: node_js
22
node_js:
3-
- "12"
4-
- "14"
3+
- "18"
54
- "16"
65

76
cache:

0 commit comments

Comments
 (0)