Skip to content

Commit

Permalink
build: support Node.js 15.x
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Nov 11, 2020
1 parent 75d3ea3 commit a83328c
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 @@ -18,6 +18,7 @@ node_js:
- "12.19"
- "13.14"
- "14.12"
- "15.1"
sudo: false
dist: trusty
env:
Expand Down

0 comments on commit a83328c

Please sign in to comment.