CI: install rclone

This commit is contained in:
Alexander Neumann 2018-03-11 22:01:37 +01:00
parent cabbbd2b14
commit 61f6db25f4
1 changed files with 1 additions and 0 deletions

View File

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