We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b1e789 commit 010a727Copy full SHA for 010a727
.travis.yml
@@ -3,5 +3,5 @@ sudo: true
3
node_js:
4
- "0.10"
5
- "0.12"
6
- - "iojs-v2"
+ - "iojs"
7
after_success: npm run coverage
package.json
@@ -17,7 +17,7 @@
17
"async": "^1.3.0",
18
"colors": "~0.6.0-1",
19
"coveralls": "^2.11.2",
20
- "hiredis": "^0.4.0",
+ "hiredis": "^0.4.1",
21
"metrics": ">=0.1.5",
22
"mocha": "^2.2.5",
23
"nyc": "^3.0.0",
0 commit comments