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 Jun 22, 2018
1 parent 2685e66 commit b5bbc28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -4,6 +4,7 @@ node_js:
- "4.9"
- "6.14"
- "8.11"
- "10.5"
sudo: false
cache:
directories:
Expand Down

0 comments on commit b5bbc28

Please sign in to comment.