Skip to content

Commit

Permalink
maint/CICD ~ (TravisCI) expand NodeJS test versions
Browse files Browse the repository at this point in the history
  • Loading branch information
rivy committed Aug 9, 2022
1 parent b07c1b7 commit 0d0ace7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ os:
- linux
- osx
node_js:
- '18'
- '16'
- '14'
- '12'
- '10'
Expand Down

0 comments on commit 0d0ace7

Please sign in to comment.