From 6b50bf70c1e41e1f98d1d0eff64e9baf41d1f2f5 Mon Sep 17 00:00:00 2001 From: Paul Ingles Date: Wed, 22 Feb 2012 15:29:36 +0000 Subject: [PATCH] Add travis-ci build status to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a97b231..cef925b 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ A simple Clojure client for Cassandra that wraps Hector +Current build status: ![Build status](https://secure.travis-ci.org/pingles/clj-hector.png) + ## Installation Add the following to your `project.clj`