From ca64a41edb473c869d7bdca20c30e68508d396a3 Mon Sep 17 00:00:00 2001 From: Pieter Noordhuis Date: Sat, 26 Jan 2013 11:30:48 -0800 Subject: Add Travis badge to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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. -- cgit v1.2.3