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 Apr 24, 2019
1 parent ba29274 commit 4bbd46f
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:
- "9.11"
- "10.15"
- "11.12"
- "12.0"
sudo: false
dist: trusty
env:
Expand Down

0 comments on commit 4bbd46f

Please sign in to comment.