Merge pull request #1306 from bfirsh/mmmmmm-vector-graphics

Use SVG for build status badge
This commit is contained in:
Joffrey F 2016-11-23 11:30:20 -08:00 committed by GitHub
commit c66c7f8b0a
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Docker SDK for Python
[![Build Status](https://travis-ci.org/docker/docker-py.png)](https://travis-ci.org/docker/docker-py)
[![Build Status](https://travis-ci.org/docker/docker-py.svg?branch=master)](https://travis-ci.org/docker/docker-py)
**Warning:** This readme is for the development version of docker-py, which is significantly different to the stable version. [Documentation for the stable version is here.](https://docker-py.readthedocs.io/)