Skip to content

Commit

Permalink
ci: fix node 18 travis issue
Browse files Browse the repository at this point in the history
  • Loading branch information
iamkun committed Jul 19, 2022
1 parent 79a3c19 commit 7151139
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
language: node_js
dist: focal
cache:
directories:
- ~/.npm
- node_modules
node_js:
- '18'
- '16'
- '14'
- '12'
Expand Down

0 comments on commit 7151139

Please sign in to comment.