CI: Check that rclone backend test isn't skipped

This commit is contained in:
Alexander Neumann 2018-03-14 21:16:10 +01:00
parent 065fe1e54f
commit 3622b60c13
1 changed files with 1 additions and 0 deletions

View File

@ -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