mirror of
https://github.com/restic/restic.git
synced 2025-03-13 17:05:17 +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/rest.TestBackendREST",
|
||||||
"restic/backend/sftp.TestBackendSFTP",
|
"restic/backend/sftp.TestBackendSFTP",
|
||||||
"restic/backend/s3.TestBackendMinio",
|
"restic/backend/s3.TestBackendMinio",
|
||||||
|
"restic/backend/rclone.TestBackendRclone",
|
||||||
}
|
}
|
||||||
|
|
||||||
// if the test s3 repository is available, make sure that the test is not skipped
|
// if the test s3 repository is available, make sure that the test is not skipped
|
||||||
|
Loading…
x
Reference in New Issue
Block a user