Skip to content

Commit 585e898

Browse files
build(travis.yml): change ubuntu distribution to jammy
1 parent b72f8c7 commit 585e898

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1+
dist: jammy
12
language: node_js
23
node_js:
34
- "16"
5+
- "18"
46

57
cache:
68
directories:

0 commit comments

Comments
 (0)