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 Jan 29, 2018
1 parent f4c51e9 commit 695f659
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 @@ -11,6 +11,7 @@ node_js:
- "6.12"
- "7.10"
- "8.9"
- "9.4"
sudo: false
cache:
directories:
Expand Down

0 comments on commit 695f659

Please sign in to comment.