Skip to content

Commit

Permalink
build: support Node.js 14.x
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Jul 9, 2020
1 parent 6afaf7a commit 633fd5a
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 @@ -7,6 +7,7 @@ node_js:
- "8.17"
- "10.21"
- "12.18"
- "14.5"
cache:
directories:
- node_modules
Expand Down

0 comments on commit 633fd5a

Please sign in to comment.