From b2d882301b43c2c17b78897cd31d6fb7e3aeff49 Mon Sep 17 00:00:00 2001 From: Tobias Schmidt Date: Sat, 24 Oct 2015 16:13:47 -0400 Subject: [PATCH] Show build status of master branch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66ed7aea..4b31ce04 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ Alertmanager. ## Running tests -[![Build Status](https://travis-ci.org/prometheus/alertmanager.svg)](https://travis-ci.org/prometheus/alertmanager) +[![Build Status](https://travis-ci.org/prometheus/alertmanager.svg?branch=master)](https://travis-ci.org/prometheus/alertmanager) make test