diff --git a/run_integration_tests.go b/run_integration_tests.go index 98d892437..9317c8de5 100644 --- a/run_integration_tests.go +++ b/run_integration_tests.go @@ -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 {