Merge pull request #2463 from whs-dot-hk/fix-ci-rclone

Update rclone repo
This commit is contained in:
rawtaz 2019-11-18 21:37:02 +01:00 committed by GitHub
commit 0a5d42db3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -190,7 +190,7 @@ func (env *TravisEnvironment) Prepare() error {
"github.com/NebulousLabs/glyphcheck",
"github.com/restic/rest-server/cmd/rest-server",
"github.com/restic/calens",
"github.com/ncw/rclone",
"github.com/rclone/rclone",
}
for _, pkg := range pkgs {