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 24, 2020
1 parent d432d11 commit 3f5a11a
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 @@ -17,6 +17,7 @@ node_js:
- "11.15"
- "12.18"
- "13.14"
- "14.6"
sudo: false
dist: trusty
env:
Expand Down

0 comments on commit 3f5a11a

Please sign in to comment.