mirror of https://github.com/docker/docker-py.git
Merge pull request #283 from bfirsh/fix-travis-badge
Fix travis badge URL
This commit is contained in:
commit
18758430d0
|
|
@ -1,7 +1,7 @@
|
|||
docker-py
|
||||
=========
|
||||
|
||||
[](https://travis-ci.org/dotcloud/docker-py)
|
||||
[](https://travis-ci.org/docker/docker-py)
|
||||
|
||||
An API client for docker written in Python
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue