Skip to content

Commit 7c3cfbc

Browse files
committed
update README.md to link to travis-ci's build page
1 parent a55f59d commit 7c3cfbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Kafka Python client
22

3-
![travis](https://travis-ci.org/mumrah/kafka-python.png)
3+
[![Build Status](https://travis-ci.org/mumrah/kafka-python.png)](https://travis-ci.org/mumrah/kafka-python)
44

55
This module provides low-level protocol support for Apache Kafka as well as
66
high-level consumer and producer classes. Request batching is supported by the

0 commit comments

Comments
 (0)