Skip to content

Commit

Permalink
add node versions 8 to 10 to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Salakar authored Apr 25, 2018
1 parent d3b815a commit 9d342cc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ node_js:
- "4"
- "6"
- "7"
- "8"
- "9"
- "10"
install:
- npm install
- npm install hiredis
Expand Down

0 comments on commit 9d342cc

Please sign in to comment.