Skip to content

Commit

Permalink
checkstyle
Browse files Browse the repository at this point in the history
  • Loading branch information
amihaiemil committed Dec 4, 2018
1 parent 37c1c7b commit 1e57be1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/com/amihaiemil/docker/RemoteDocker.java
Expand Up @@ -39,7 +39,7 @@
* @checkstyle ParameterNumber (150 lines)
* @todo #178:30min Based on the input from
* https://github.com/amihaiemil/docker-java-api/issues/178#issuecomment-444029856
* we should setup a "remote" Docker instance in Travis, for Integration testing.
* we should setup a Docker instance in Travis, for Integration testing.
*/
public final class RemoteDocker extends RtDocker {

Expand Down

0 comments on commit 1e57be1

Please sign in to comment.