From 82df9fa071e844c0610e95139e17985252fce6f1 Mon Sep 17 00:00:00 2001 From: Nick Coghlan <@ncoghlan> Date: Tue, 12 Jan 2016 06:21:44 +0000 Subject: [PATCH] README.md edited online with Bitbucket --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 667683e..96e1a33 100644 --- a/README.md +++ b/README.md @@ -23,3 +23,4 @@ Continuous integration CI is set up in Codeship to run against PRs and commits. [![Codeship Status for ncoghlan/contextlib2](https://codeship.com/projects/884e9500-3d1a-0133-3eb0-1abe7f570a4c/status?branch=default)](https://codeship.com/projects/102388) +[![codecov.io](https://codecov.io/bitbucket/ncoghlan/contextlib2/coverage.svg?branch=default)](https://codecov.io/bitbucket/ncoghlan/contextlib2?branch=default) \ No newline at end of file