From 72538203243b642ee14961743783cca42c43a03a Mon Sep 17 00:00:00 2001 From: David Burke Date: Mon, 14 Oct 2013 16:01:18 -0400 Subject: [PATCH] Added travis build icon --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1ab4edf1..201d7827 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ This is an open source school information system built with Django. It relies he Burke Software and Consulting offers support and hosting for $3000/year for a school of < 500 students. [Contact us](http://burkesoftware.com/contact-us/) for details. +[![Build Status](https://travis-ci.org/burke-software/django-sis.png)](https://travis-ci.org/burke-software/django-sis) + # Quick Install You should have at least basic django deployment experience to run django-sis. We test only in Ubuntu 12.04 and mysql. Other environments might work but are not supported.