Skip to content

Commit

Permalink
build: support Node.js 12.x
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed May 28, 2020
1 parent c1b0deb commit 021b083
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 @@ -15,6 +15,7 @@ node_js:
- "9.11"
- "10.14"
- "11.15"
- "12.17"
sudo: false
dist: precise
cache:
Expand Down

0 comments on commit 021b083

Please sign in to comment.