Skip to content

Commit b245cd6

Browse files
author
Ruben Bridgewater
committed
Add support for NodeJS 6
1 parent 16534da commit b245cd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ node_js:
1212
- "0.10"
1313
- "0.12"
1414
- "4"
15-
- "5"
15+
- "6"
1616
install:
1717
- npm install
1818
- npm install hiredis

0 commit comments

Comments
 (0)