mirror of
https://github.com/octoleo/restic.git
synced 2024-11-29 16:23:59 +00:00
CI: install rclone
This commit is contained in:
parent
cabbbd2b14
commit
61f6db25f4
@ -97,6 +97,7 @@ func (env *TravisEnvironment) Prepare() error {
|
|||||||
"github.com/golang/dep/cmd/dep",
|
"github.com/golang/dep/cmd/dep",
|
||||||
"github.com/restic/rest-server/cmd/rest-server",
|
"github.com/restic/rest-server/cmd/rest-server",
|
||||||
"github.com/restic/calens",
|
"github.com/restic/calens",
|
||||||
|
"github.com/ncw/rclone",
|
||||||
}
|
}
|
||||||
|
|
||||||
for _, pkg := range pkgs {
|
for _, pkg := range pkgs {
|
||||||
|
Loading…
Reference in New Issue
Block a user