Skip to content

Commit

Permalink
Updated README to get build status from Morningstar travis-ci build.
Browse files Browse the repository at this point in the history
  • Loading branch information
rcasey212 committed Jan 18, 2017
1 parent ac62361 commit c57290c
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/rcasey212/KafkaOffsetMonitor.svg?branch=master)](https://travis-ci.org/rcasey212/KafkaOffsetMonitor)
[![Build Status](https://travis-ci.org/Morningstar/kafka-offset-monitor.svg?branch=master)](https://travis-ci.org/Morningstar/kafka-offset-monitor)

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

Expand Down

0 comments on commit c57290c

Please sign in to comment.