diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ The Python interface to the Redis key-value store. +[](http://travis-ci.org/andymccurdy/redis-py) + ## Installation $ sudo pip install redis |