Skip to content

Commit

Permalink
puzzle for RemoteDockerITCase
Browse files Browse the repository at this point in the history
  • Loading branch information
amihaiemil committed May 17, 2018
1 parent 69c9742 commit b8263c8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/main/java/com/amihaiemil/docker/RemoteDocker.java
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@
* @author George Aristy (george.aristy@gmail.com)
* @version $Id$
* @since 0.0.1
* @todo #68:30min Implement integration tests for RemoteDocker. We have to
* figure out how to create a remote Docker host and connect to it from Travis.
* Also, it will probably have to be paid (some machine on AWS or DO?).
*/
public final class RemoteDocker extends RtDocker {

Expand Down

0 comments on commit b8263c8

Please sign in to comment.