diff --git a/README.md b/README.md index b9bbb56..f123435 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Kafka Python client -[![Build Status](https://travis-ci.org/mumrah/kafka-python.png)](https://travis-ci.org/mumrah/kafka-python) +[![Build Status](https://api.travis-ci.org/mumrah/kafka-python.png?branch=master)](https://travis-ci.org/mumrah/kafka-python) This module provides low-level protocol support for Apache Kafka as well as high-level consumer and producer classes. Request batching is supported by the