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 Mar 13, 2020
1 parent 76f6367 commit 0ec7045
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -15,6 +15,7 @@ node_js:
- "10.18"
- "11.15"
- "12.14"
- "13.11"
sudo: false
cache:
directories:
Expand Down

0 comments on commit 0ec7045

Please sign in to comment.