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 6b8057d commit 1300156Copy full SHA for 1300156
.travis.yml
@@ -1,5 +1,7 @@
1
language: node_js
2
+sudo: false
3
node_js:
4
- "0.10"
5
- "0.12"
6
+ - "4.0"
7
- "iojs"
README.md
@@ -1,6 +1,6 @@
# Redis Commands
-[](https://travis-ci.org/luin/redis-commands)
+[](https://travis-ci.org/NodeRedis/redis-commands)
This module exports all the commands that Redis supports.
0 commit comments