Skip to content

Commit

Permalink
Docs: Added travis build status indicator
Browse files Browse the repository at this point in the history
  • Loading branch information
darklow committed Mar 10, 2013
1 parent 95d8986 commit 13bd791
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
14 changes: 14 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,17 @@ Contributing
============

Separate `django-suit-contrib <https://github.com/darklow/django-suit-contrib>`_ package is available with full Django Suit development project setup, tests and instructions.


Build Status
============

Django Suit uses Travis CI to perform tests on different Django and Python versions.

Tested using Python: 2.5, 2.6, 2.7, 3.2, 3.3. Django: 1.4, 1.5.

.. |master| image:: https://travis-ci.org/darklow/django-suit.png?branch=master
:alt: Build Status - master branch
:target: http://travis-ci.org/darklow/django-suit

|master|
8 changes: 7 additions & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ Django Suit documentation

Django Suit is alternative theme/skin/extension for `Django <http://www.djangoproject.com>`_ administration interface.

.. |master| image:: https://travis-ci.org/darklow/django-suit.png?branch=master
:alt: Build Status - master branch
:target: http://travis-ci.org/darklow/django-suit


About
=====

Expand All @@ -14,7 +19,8 @@ About
* Github: https://github.com/darklow/django-suit
* Demo app on Github: https://github.com/darklow/django-suit-examples
* Changelog: `Changelog.rst <https://github.com/darklow/django-suit/blob/master/CHANGELOG.rst>`_
* Supports: Django 1.4/1.5c2
* Supports: Django 1.4/1.5. Python: 2.5-3.3 |master|


Installation
============
Expand Down

0 comments on commit 13bd791

Please sign in to comment.