From 3ad5f6420691e2d0511052ac97565fd075c08acb Mon Sep 17 00:00:00 2001 From: Julien BIANCHI Date: Tue, 9 Aug 2016 16:14:58 +0200 Subject: [PATCH] Fix travis badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f0b231f..70abff3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # `docker-compose-viz` -[![Build Status](https://img.shields.io/travis/pmsipilot/docker-compose-viz.svg?style=flat-square)](https://travis-ci.org/pmsipilot/docker-compose-viz) +[![Build Status](https://img.shields.io/travis/pmsipilot/docker-compose-viz/master.svg?style=flat-square)](https://travis-ci.org/pmsipilot/docker-compose-viz) [![StyleCI](https://styleci.io/repos/65026022/shield)](https://styleci.io/repos/65026022) [![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/pmsipilot/docker-compose-viz.svg)](http://isitmaintained.com/project/pmsipilot/docker-compose-viz "Average time to resolve an issue") [![Percentage of issues still open](http://isitmaintained.com/badge/open/pmsipilot/docker-compose-viz.svg)](http://isitmaintained.com/project/pmsipilot/docker-compose-viz "Percentage of issues still open")