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 Aug 26, 2018
1 parent 9d8e8e6 commit b78c898
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.9"
sudo: false
cache:
directories:
Expand Down

0 comments on commit b78c898

Please sign in to comment.