mirror of https://github.com/restic/restic.git
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