Skip to content

Commit

Permalink
build: support Node.js 13.x
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Nov 7, 2019
1 parent 7427128 commit 98fed52
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 @@ -16,6 +16,7 @@ node_js:
- "10.17"
- "11.15"
- "12.13"
- "13.1"
sudo: false
dist: trusty
env:
Expand Down

0 comments on commit 98fed52

Please sign in to comment.