Skip to content

Commit

Permalink
build: support Node.js 16.x
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed May 31, 2021
1 parent 63a16a6 commit 8de09eb
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 @@ -19,6 +19,7 @@ node_js:
- "13.14"
- "14.17"
- "15.11"
- "16.2"
sudo: false
dist: trusty
env:
Expand Down

0 comments on commit 8de09eb

Please sign in to comment.