Add Travis status badge
authorMikael Berthe <mikael@lilotux.net>
Wed, 19 Apr 2017 19:23:18 +0200
changeset 2 b4a2df4425c4
parent 1 cc41d888fad5
child 3 71812d67a16b
Add Travis status badge
README.md
--- a/README.md	Wed Apr 19 19:19:51 2017 +0200
+++ b/README.md	Wed Apr 19 19:23:18 2017 +0200
@@ -3,6 +3,7 @@
 Golang command line interface for the Mastodon API
 
 [![license](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)](https://raw.githubusercontent.com/McKael/madonctl/master/LICENSE)
+[![Build Status](https://travis-ci.org/McKael/madonctl.svg?branch=master)](https://travis-ci.org/McKael/madonctl)
 
 `madonctl` is a [Go](https://golang.org/) CLI tool to use the Mastondon REST API.