Correct path for rest-server

This commit is contained in:
Alexander Neumann 2017-06-27 21:19:48 +02:00
parent 63235d8f94
commit c658305a1b
1 changed files with 1 additions and 1 deletions

View File

@ -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 {