From 098864e9c91b2e3fccea11606dd94b4110de94fe Mon Sep 17 00:00:00 2001 From: Dean Karn Date: Mon, 2 Nov 2015 10:30:42 -0500 Subject: [PATCH] Update README.md Add CI testing badge --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 1daf3f1..044b612 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ Library webhooks ================ -* Library is in a build passing state with 100% test coverage, tests are just failing on the CI server because of blocked ports which should get resolved soon. - +[![Build Status](https://semaphoreci.com/api/v1/projects/5b9e2eda-8f8d-40aa-8cb4-e3f6120171fe/587820/badge.svg)](https://semaphoreci.com/joeybloggs/webhooks) [![Coverage Status](https://coveralls.io/repos/go-playground/webhooks/badge.svg?branch=v1&service=github)](https://coveralls.io/github/go-playground/webhooks?branch=v1) [![GoDoc](https://godoc.org/gopkg.in/go-playground/webhooks.v1?status.svg)](https://godoc.org/gopkg.in/go-playground/webhooks.v1)