mirror of https://github.com/docker/docker-py.git
Fix travis badge URL
Repository moved from dotcloud to docker Signed-off-by: Ben Firshman <ben@firshman.co.uk> Docker-DCO-1.1-Signed-off-by: Ben Firshman <ben@firshman.co.uk> (github: bfirsh)
This commit is contained in:
parent
e2ac293c1e
commit
31e046ee2f
|
@ -1,7 +1,7 @@
|
||||||
docker-py
|
docker-py
|
||||||
=========
|
=========
|
||||||
|
|
||||||
[](https://travis-ci.org/dotcloud/docker-py)
|
[](https://travis-ci.org/docker/docker-py)
|
||||||
|
|
||||||
An API client for docker written in Python
|
An API client for docker written in Python
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue