mirror of
https://github.com/restic/restic.git
synced 2025-08-20 21:17:39 +00:00
Run rest-server
This commit is contained in:
@@ -188,6 +188,8 @@ func (env *TravisEnvironment) Prepare() error {
|
||||
}
|
||||
}
|
||||
|
||||
env.rest = filepath.Join(os.Getenv("GOPATH"), "bin", "rest-server")
|
||||
|
||||
if err := env.getMinio(); err != nil {
|
||||
return err
|
||||
}
|
||||
|
Reference in New Issue
Block a user