Skip to content

Commit f4aa0fc

Browse files
committed
Merge pull request #22 from manub/build_status
Added travis build badge.
2 parents b396017 + 52b3b10 commit f4aa0fc

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ The version supporting Kafka 0.8.x can be found [here](https://github.com/manub/
55

66
Inspired by https://github.com/chbatey/kafka-unit
77

8+
[![Build Status](https://travis-ci.org/manub/scalatest-embedded-kafka.svg?branch=master)](https://travis-ci.org/manub/scalatest-embedded-kafka)
9+
10+
[![Codacy Badge](https://www.codacy.com/project/badge/c7b26292335d4331b49a81317884dd17)](https://www.codacy.com/app/emanuele-blanco/scalatest-embedded-kafka)
11+
812
[![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.png)](https://gitter.im/manub/scalatest-embedded-kafka)
913

1014
## How to use
@@ -88,8 +92,3 @@ It is possible to create producers for custom types in two ways:
8892

8993
For more information about how to use the utility methods, you can either look at the Scaladocs or at the tests of this project.
9094

91-
## Badges
92-
93-
![Codeship](https://codeship.com/projects/f3a53210-021d-0133-d900-2e03a244558b/status?branch=master)
94-
95-
[![Codacy Badge](https://www.codacy.com/project/badge/c7b26292335d4331b49a81317884dd17)](https://www.codacy.com/app/emanuele-blanco/scalatest-embedded-kafka)

0 commit comments

Comments
 (0)