add travis-ci build badge to README

This commit is contained in:
Paul Ingles 2013-05-15 09:27:57 +01:00
parent 242e57d5b3
commit b7abaa16ee

View file

@ -6,6 +6,8 @@ It's currently a snapshot only until things flesh out a little more. [API Docume
Note: Kafka binaries are not currently published to any public repositories. Additionally, the 0.7 release was [published as source](http://incubator.apache.org/kafka/downloads.html). This library uses [a build of the 0.7 incubator release published on Clojars](http://clojars.org/org.clojars.paul/core-kafka_2.8.0).
Current build status: ![Build status](https://secure.travis-ci.org/pingles/clj-kafka.png)
## Installing
Add the following to your [Leiningen](http://github.com/technomancy/leiningen) `project.clj`: