We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e22080 commit 5154510Copy full SHA for 5154510
README.md
@@ -1,3 +1,4 @@
1
+[](https://travis-ci.org/docker-java/docker-java)
2
# docker-java
3
4
Java API client for [Docker](http://docs.docker.io/ "Docker")
@@ -68,8 +69,6 @@ Run build without integration tests:
68
69
<artifactId>docker-java</artifactId>
70
<version>0.10.4-SNAPSHOT</version>
71
</dependency>
-
72
-TODO
73
74
## Documentation
75
0 commit comments