Skip to content

Commit d6c2616

Browse files
committed
add travis ci badge
1 parent 8b489ce commit d6c2616

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![Build Status](https://travis-ci.org/instapk/django-fileprovider.svg?branch=master)](https://travis-ci.org/instapk/django-fileprovider)
2+
13
File handler for django, useful when you want to add control or logic to served files.
24
It uses `sendfile` supports on different servers and uses pythonic solution on django development server.
35
Currently it supports,

0 commit comments

Comments
 (0)