Skip to content

Commit 9d276a6

Browse files
author
Ruben Bridgewater
committed
Always test the latest node 4 and 5 version
1 parent af7d9d4 commit 9d276a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ addons:
1111
node_js:
1212
- "0.10"
1313
- "0.12"
14-
- "4.0"
15-
- "5.0"
14+
- "4"
15+
- "5"
1616
install:
1717
- npm install
1818
- npm install hiredis

0 commit comments

Comments
 (0)