Skip to content

Commit

Permalink
build: support Node.js 10.x
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Jun 21, 2018
1 parent bbdea03 commit 2d3e4af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -13,6 +13,7 @@ node_js:
- "7.10"
- "8.11"
- "9.11"
- "10.5"
sudo: false
dist: precise
before_install:
Expand Down

0 comments on commit 2d3e4af

Please sign in to comment.