From 0039fdfd8bbdde8494b99db9c6f1a6434cae1543 Mon Sep 17 00:00:00 2001 From: Brandon Konkle Date: Thu, 8 Aug 2013 01:46:47 -0500 Subject: [PATCH] Add a drone.io badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 23972cd..6e51cba 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ django-discover-jenkins ======================= +[![Build Status](https://drone.io/github.com/lincolnloop/django-discover-jenkins/status.png)](https://drone.io/github.com/lincolnloop/django-discover-jenkins/latest) + A streamlined fork of django-jenkins designed to work with the default test command and the discover runner. [Read the Docs](https://django-discover-jenkins.readthedocs.org/)