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 May 8, 2018
1 parent d828f6d commit dde88eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -12,6 +12,7 @@ node_js:
- "7.10"
- "8.11"
- "9.11"
- "10.0"
sudo: false
cache:
directories:
Expand Down

0 comments on commit dde88eb

Please sign in to comment.