summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPieter Noordhuis <pcnoordhuis@gmail.com>2013-01-26 11:30:48 -0800
committerPieter Noordhuis <pcnoordhuis@gmail.com>2013-01-26 11:32:45 -0800
commitca64a41edb473c869d7bdca20c30e68508d396a3 (patch)
tree669647e33fe8b754c9842a34d15bd393310e42d0 /README.md
parenteee78a714053638b8588d4827e50ae55c0cb0357 (diff)
Add Travis badge to README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8d788f2..ec3d368 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
+[![Build Status](https://travis-ci.org/redis/hiredis.png)](https://travis-ci.org/redis/hiredis)
+
# HIREDIS
Hiredis is a minimalistic C client library for the [Redis](http://redis.io/) database.