Skip to content

Commit

Permalink
build: support Node.js 11.x
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Feb 25, 2019
1 parent 3645a16 commit 8dd5829
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 @@ -13,6 +13,7 @@ node_js:
- "8.15"
- "9.11"
- "10.15"
- "11.10"
sudo: false
cache:
directories:
Expand Down

0 comments on commit 8dd5829

Please sign in to comment.