Skip to content

Commit d2b803f

Browse files
committed
Added Travis build status image.
1 parent 226a89e commit d2b803f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
Django Debug Toolbar
33
====================
44

5+
.. image:: https://secure.travis-ci.org/django-debug-toolbar/django-debug-toolbar.png
6+
:alt: Build Status
7+
:target: http://travis-ci.org/django-debug-toolbar/django-debug-toolbar
8+
59
The Django Debug Toolbar is a configurable set of panels that display various
610
debug information about the current request/response and when clicked, display
711
more details about the panel's content.

0 commit comments

Comments
 (0)