Skip to content

Commit

Permalink
add build status image to documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
mankyd committed Feb 17, 2013
1 parent e482bfc commit 965a0ab
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,10 @@ Features
function output.
* Simple :class:`WSGI middleware <htmlmin.middleware.HTMLMinMiddleware>` to
minify web app output.
* `Tested <https://travis-ci.org/mankyd/htmlmin>`_ in both Python 2.7 and 3.2:
|build_status|

.. |build_status| image:: https://travis-ci.org/mankyd/htmlmin.png?branch=master

Indices and tables
==================
Expand Down

0 comments on commit 965a0ab

Please sign in to comment.