Skip to content

Commit 9d342cc

Browse files
authored
add node versions 8 to 10 to travis
1 parent d3b815a commit 9d342cc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ node_js:
1212
- "4"
1313
- "6"
1414
- "7"
15+
- "8"
16+
- "9"
17+
- "10"
1518
install:
1619
- npm install
1720
- npm install hiredis

0 commit comments

Comments
 (0)