mirror of https://github.com/restic/restic.git
Correct path for rest-server
This commit is contained in:
parent
63235d8f94
commit
c658305a1b
|
@ -91,7 +91,7 @@ func (env *TravisEnvironment) Prepare() error {
|
|||
"golang.org/x/tools/cmd/cover",
|
||||
"github.com/pierrre/gotestcover",
|
||||
"github.com/NebulousLabs/glyphcheck",
|
||||
"github.com/restic/rest-server",
|
||||
"github.com/restic/rest-server/cmd/rest-server",
|
||||
}
|
||||
|
||||
for _, pkg := range pkgs {
|
||||
|
|
Loading…
Reference in New Issue