Skip to content

Commit

Permalink
ci: add Node 18
Browse files Browse the repository at this point in the history
  • Loading branch information
avwo committed Sep 2, 2022
1 parent 86fc56b commit ab5e26d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ node_js:
- "15"
- "16"
- "17"
- "18"

install:
- npm install
Expand Down

0 comments on commit ab5e26d

Please sign in to comment.