Skip to content

Commit

Permalink
Make Travis CI badge clickable
Browse files Browse the repository at this point in the history
  • Loading branch information
GamingCoder authored and travisjeffery committed Jan 24, 2017
1 parent 3bf02b3 commit 25b3cdf
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
Expand Up @@ -2,7 +2,7 @@

Kafka/distributed commit log service in Go.

![Travis CI](https://travis-ci.org/travisjeffery/jocko.svg?branch=master) [![Join the chat at https://gitter.im/travisjeffery/jocko](https://badges.gitter.im/travisjeffery/jocko.svg)](https://gitter.im/travisjeffery/jocko?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Travis CI](https://travis-ci.org/travisjeffery/jocko.svg?branch=master)](https://travis-ci.org/travisjeffery/jocko) [![Join the chat at https://gitter.im/travisjeffery/jocko](https://badges.gitter.im/travisjeffery/jocko.svg)](https://gitter.im/travisjeffery/jocko?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

## Goals of this project:

Expand Down

0 comments on commit 25b3cdf

Please sign in to comment.