Skip to content

Commit

Permalink
build: support Node.js 9.x
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Aug 26, 2018
1 parent 5b7e075 commit 9d8e8e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -11,6 +11,7 @@ node_js:
- "6.14"
- "7.10"
- "8.11"
- "9.11"
sudo: false
cache:
directories:
Expand Down

0 comments on commit 9d8e8e6

Please sign in to comment.