diff options
| author | Tom Christie | 2014-12-03 08:49:25 +0000 | 
|---|---|---|
| committer | Tom Christie | 2014-12-03 08:49:25 +0000 | 
| commit | 71a8cb2282d2cb5cb92e74975f762bbdf8ff0d69 (patch) | |
| tree | 2c5ac71d2cdc6a17920de1feb7e30c229b781983 | |
| parent | 95d57e6dace94794d6283cda0676d745057893b6 (diff) | |
| parent | 9397a653a4cfd6725616ea8e1b23093d3b0d59b5 (diff) | |
| download | django-rest-framework-71a8cb2282d2cb5cb92e74975f762bbdf8ff0d69.tar.bz2 | |
Merge pull request #2185 from eiriksm/patch-1
Use svg version of travis build status badge
| -rw-r--r-- | README.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -180,7 +180,7 @@ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -[build-status-image]: https://secure.travis-ci.org/tomchristie/django-rest-framework.png?branch=master +[build-status-image]: https://secure.travis-ci.org/tomchristie/django-rest-framework.svg?branch=master  [travis]: http://travis-ci.org/tomchristie/django-rest-framework?branch=master  [pypi-version]: https://pypip.in/version/djangorestframework/badge.svg  [pypi]: https://pypi.python.org/pypi/djangorestframework | 
