From 072232038f8466680b68f732461e0f84a35edb05 Mon Sep 17 00:00:00 2001 From: Marcos Nils Date: Thu, 13 Feb 2014 15:41:29 -0200 Subject: [PATCH] Add travis build status --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ac3c67d..bbefbe1 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Build Status](https://travis-ci.org/xetorthio/jedis.png?branch=master)](https://travis-ci.org/xetorthio/jedis) + # Jedis Jedis is a blazingly small and sane [Redis](http://github.com/antirez/redis "Redis") java client.