diff options
| author | Tom Christie | 2012-08-26 00:40:36 +0200 |
|---|---|---|
| committer | Tom Christie | 2012-08-26 00:40:36 +0200 |
| commit | 96dd1b50e6744ecdb11475ae7f78cbe95e23e517 (patch) | |
| tree | d148071057f3e5856b6c155c224987b44e68b93e | |
| parent | ec868418073fe8cc778e5b81246a149fc9bd9a35 (diff) | |
| download | django-rest-framework-96dd1b50e6744ecdb11475ae7f78cbe95e23e517.tar.bz2 | |
Add travis image
| -rw-r--r-- | README.rst | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -5,7 +5,10 @@ Django REST framework **Author:** Tom Christie. `Follow me on Twitter <https://twitter.com/_tomchristie>`_. -https://secure.travis-ci.org/tomchristie/django-rest-framework.png?branch=master +:build status: |build-image| + +.. |build-image| image:: https://secure.travis-ci.org/markotibold/django-rest-framework.png?branch=master + :target: https://secure.travis-ci.org/markotibold/django-rest-framework Overview ======== |
