update import paths

update Readme with shields
This commit is contained in:
Jakob Schrettenbrunner
2017-06-26 20:44:37 +02:00
parent 271e4fb5ef
commit 7055f0c9b2
6 changed files with 20 additions and 14 deletions

View File

@@ -9,7 +9,7 @@ func NewDockerEnvironment() *DockerEnvironment {
}
func (env *DockerEnvironment) Exec() error {
return nil
}
func (env *DockerEnvironment) Create() error {