Skip to content

Commit

Permalink
Added Travis build status image.
Browse files Browse the repository at this point in the history
  • Loading branch information
jezdez committed Aug 27, 2012
1 parent 226a89e commit d2b803f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
Django Debug Toolbar
====================

.. image:: https://secure.travis-ci.org/django-debug-toolbar/django-debug-toolbar.png
:alt: Build Status
:target: http://travis-ci.org/django-debug-toolbar/django-debug-toolbar

The Django Debug Toolbar is a configurable set of panels that display various
debug information about the current request/response and when clicked, display
more details about the panel's content.
Expand Down

0 comments on commit d2b803f

Please sign in to comment.