Skip to content

Commit

Permalink
Use latest Node LTS version
Browse files Browse the repository at this point in the history
  • Loading branch information
w3nl committed Dec 6, 2023
1 parent 15609fb commit 6bcc3fe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.4.0
20.10.0
7 changes: 2 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
sudo: true
dist: trusty
addons:
language: node_js
node_js:
- "12"
- "14"
- "16"
- "17"
- "18"
- "20"
- "21"
before_script:
- npm run lint
after_script:
Expand Down

0 comments on commit 6bcc3fe

Please sign in to comment.