From 9bad252eeb0179f29dbc71fffcf1bd0c9929f2d7 Mon Sep 17 00:00:00 2001 From: James Skimming Date: Tue, 9 Apr 2019 12:02:37 +0100 Subject: [PATCH] :memo: Added the CircleCI build badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d536955..a589fa4 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![NuGet Version](https://img.shields.io/nuget/v/Castle.Core.AsyncInterceptor.svg)](https://www.nuget.org/packages/Castle.Core.AsyncInterceptor "NuGet Version") [![Build status](https://img.shields.io/appveyor/ci/JSkimming/castle-core-asyncinterceptor/master.svg?label=Windows)](https://ci.appveyor.com/project/JSkimming/castle-core-asyncinterceptor "AppVeyor build status") [![Travis build Status](https://img.shields.io/travis/JSkimming/Castle.Core.AsyncInterceptor/master.svg?label=Linux/Mac)](https://travis-ci.org/JSkimming/Castle.Core.AsyncInterceptor "Travis build status") +[![CircleCI build Status](https://circleci.com/gh/JSkimming/Castle.Core.AsyncInterceptor/tree/master.svg?style=svg)](https://circleci.com/gh/JSkimming/Castle.Core.AsyncInterceptor/tree/master) [![codecov](https://img.shields.io/codecov/c/github/JSkimming/Castle.Core.AsyncInterceptor/master.svg)](https://codecov.io/gh/JSkimming/Castle.Core.AsyncInterceptor "Code coverage") [![Latest release](https://img.shields.io/github/release/JSkimming/Castle.Core.AsyncInterceptor.svg)](https://github.com/JSkimming/Castle.Core.AsyncInterceptor/releases "Latest release")