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 30, 2021
1 parent 218728e commit b5d3238
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -17,6 +17,7 @@ node_js:
- "13.14"
- "14.17"
- "15.12"
- "16.2"
cache:
directories:
- node_modules
Expand Down

0 comments on commit b5d3238

Please sign in to comment.