From 18240ba0c8475977961f3dcd630cdd04c4c79bcb Mon Sep 17 00:00:00 2001 From: Chris AtLee Date: Fri, 16 Oct 2015 17:34:23 -0400 Subject: [PATCH] Update coverage badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88ece5b..3471621 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ Utility for managing mar files. MAR file format is documented at https://wiki.mozilla.org/Software_Update:MAR -[![Coverage Status](https://coveralls.io/repos/mozilla/build-mar/badge.png)](https://coveralls.io/r/mozilla/build-mar) +[![Coverage Status](https://coveralls.io/repos/mozilla/build-mar/badge.svg?branch=master&service=github)](https://coveralls.io/github/mozilla/build-mar?branch=master) [![Build Status](https://travis-ci.org/mozilla/build-mar.svg)](https://travis-ci.org/mozilla/build-mar)