diff --git a/run_integration_tests.go b/run_integration_tests.go index c040199aa..a5451560e 100644 --- a/run_integration_tests.go +++ b/run_integration_tests.go @@ -97,6 +97,7 @@ func (env *TravisEnvironment) Prepare() error { "github.com/golang/dep/cmd/dep", "github.com/restic/rest-server/cmd/rest-server", "github.com/restic/calens", + "github.com/ncw/rclone", } for _, pkg := range pkgs {