From 831c6bd2261fe045c881eeff94194a6f6556ec20 Mon Sep 17 00:00:00 2001 From: Greg Solovyev Date: Thu, 25 Jan 2018 08:28:35 -0800 Subject: [PATCH] fix travisCI svg embed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 453257ed587..1650a9dca7e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ This repository has the core platform code for Zimbra Collaboration Suite. -[![Build Status](https://travis-ci.org/Zimbra/zm-mailbox.svg)](https://travis-ci.org/Zimbra/zm-mailbox) +[![Build Status](https://travis-ci.org/Zimbra/zm-mailbox.svg?branch=master)](https://travis-ci.org/Zimbra/zm-mailbox)