From b182e82ac8bfc35b75bd8a1bdf76b991566b59da Mon Sep 17 00:00:00 2001 From: Jarrod Davis Date: Sat, 20 May 2017 14:27:37 -0500 Subject: [PATCH] Add Coveralls.io coverage badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5514909..34621b5 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ > A GitHub Integration built with [probot](https://github.com/probot/probot) that enforces GPG signatures on Pull Requests [![Build Status](https://travis-ci.org/jarrodldavis/probot-gpg.svg?branch=develop)](https://travis-ci.org/jarrodldavis/probot-gpg) +[![Coverage Status](https://coveralls.io/repos/github/jarrodldavis/probot-gpg/badge.svg)](https://coveralls.io/github/jarrodldavis/probot-gpg) ## Setup