README.md
changeset 224 60b1d842275a
parent 146 e78f5b584c9a
child 246 3dcfc59d90b9
--- a/README.md	Wed Mar 21 15:22:28 2018 +0100
+++ b/README.md	Wed Mar 21 15:28:23 2018 +0100
@@ -4,7 +4,7 @@
 
 [![godoc](https://img.shields.io/badge/godoc-reference-blue.svg?style=flat)](https://godoc.org/github.com/McKael/madon)
 [![license](https://img.shields.io/badge/license-MIT-red.svg?style=flat)](https://raw.githubusercontent.com/McKael/madon/master/LICENSE)
-[![build](https://img.shields.io/travis/McKael/madon.svg?style=flat)](https://travis-ci.org/McKael/madon)
+[![build](https://travis-ci.org/McKael/madon.svg?branch=master)](https://travis-ci.org/McKael/madon)
 [![Go Report Card](https://goreportcard.com/badge/github.com/McKael/madon)](https://goreportcard.com/report/github.com/McKael/madon)
 
 `madon` is a [Go](https://golang.org/) library to access the Mastondon REST API.