mirror of
https://github.com/octoleo/restic.git
synced 2024-11-22 21:05:10 +00:00
CI: Check that rclone backend test isn't skipped
This commit is contained in:
parent
065fe1e54f
commit
3622b60c13
@ -192,6 +192,7 @@ func (env *TravisEnvironment) RunTests() error {
|
||||
"restic/backend/rest.TestBackendREST",
|
||||
"restic/backend/sftp.TestBackendSFTP",
|
||||
"restic/backend/s3.TestBackendMinio",
|
||||
"restic/backend/rclone.TestBackendRclone",
|
||||
}
|
||||
|
||||
// if the test s3 repository is available, make sure that the test is not skipped
|
||||
|
Loading…
Reference in New Issue
Block a user