Skip to content

Commit

Permalink
build: support Node.js 8.x
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Dec 15, 2017
1 parent 97bea42 commit 6a725dd
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:
- "5.12"
- "6.12"
- "7.10"
- "8.9"
sudo: false
dist: precise
cache:
Expand Down

0 comments on commit 6a725dd

Please sign in to comment.