]> git.ipfire.org Git - thirdparty/jinja.git/commitdiff
Add build badges
authorMarkus Unterwaditzer <markus@unterwaditzer.net>
Sun, 22 Mar 2015 13:31:39 +0000 (14:31 +0100)
committerMarkus Unterwaditzer <markus@unterwaditzer.net>
Sun, 22 Mar 2015 13:31:39 +0000 (14:31 +0100)
README.rst

index e56809a0b221b32510f0f42a9512cb8816c2d6e3..99f72047755751ed3c2b4d804eeea342a718e195 100644 (file)
@@ -36,3 +36,14 @@ Jinja2==dev``.
 .. _Jinja2 webpage: http://jinja.pocoo.org/
 .. _documentation: http://jinja.pocoo.org/docs/
 .. _Jinja2 tip: http://jinja.pocoo.org/docs/intro/#as-a-python-egg-via-easy-install
+
+Builds
+------
+
++---------------------+------------------------------------------------------------------------------+
+| ``master``          | .. image:: https://travis-ci.org/mitsuhiko/jinja2.svg?branch=master          |
+|                     |     :target: https://travis-ci.org/mitsuhiko/jinja2                          |
++---------------------+------------------------------------------------------------------------------+
+| ``2.7-maintenance`` | .. image:: https://travis-ci.org/mitsuhiko/jinja2.svg?branch=2.7-maintenance |
+|                     |     :target: https://travis-ci.org/mitsuhiko/jinja2                          |
++---------------------+------------------------------------------------------------------------------+