From d06ed165448ea7ee80cb21fd1fd950527d939482 Mon Sep 17 00:00:00 2001 From: AppleGrew Date: Tue, 31 Mar 2015 20:07:22 +0530 Subject: [PATCH] Added Travis build status to README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c77796d..36ea046 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Django-Select2 +Django-Select2 [![Build Status](https://travis-ci.org/applegrew/django-select2.svg?branch=master)](https://travis-ci.org/applegrew/django-select2) ============== This is a [Django](https://www.djangoproject.com/) integration of [Select2](http://ivaynberg.github.com/select2/).