forked from TrueCloudLab/restic
Merge pull request #2463 from whs-dot-hk/fix-ci-rclone
Update rclone repo
This commit is contained in:
commit
0a5d42db3f
1 changed files with 1 additions and 1 deletions
|
@ -190,7 +190,7 @@ func (env *TravisEnvironment) Prepare() error {
|
||||||
"github.com/NebulousLabs/glyphcheck",
|
"github.com/NebulousLabs/glyphcheck",
|
||||||
"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",
|
"github.com/rclone/rclone",
|
||||||
}
|
}
|
||||||
|
|
||||||
for _, pkg := range pkgs {
|
for _, pkg := range pkgs {
|
||||||
|
|
Loading…
Reference in a new issue