From a81d62580df5e44b7311ee693cc1231c858b5017 Mon Sep 17 00:00:00 2001 From: Nick Coghlan <@ncoghlan> Date: Mon, 14 Sep 2015 14:50:29 +0000 Subject: [PATCH] Add Codeship status indicator --- README.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.txt b/README.txt index bbab787..2762fe5 100644 --- a/README.txt +++ b/README.txt @@ -13,3 +13,5 @@ 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)