Skip to content

Commit

Permalink
Updated travis-ci link in README to test build
Browse files Browse the repository at this point in the history
  • Loading branch information
rcasey212 committed Jan 11, 2017
1 parent d299bc9 commit 0fcf826
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Kafka Offset Monitor
===========

[![Build Status](https://travis-ci.org/quantifind/KafkaOffsetMonitor.svg?branch=master)](https://travis-ci.org/quantifind/KafkaOffsetMonitor)
[![Build Status](https://travis-ci.org/rcasey212/KafkaOffsetMonitor.svg?branch=master)](https://travis-ci.org/rcasey212/KafkaOffsetMonitor)

This is an app to monitor your kafka consumers and their position (offset) in the log.

Expand Down

0 comments on commit 0fcf826

Please sign in to comment.