diff --git a/run_integration_tests.go b/run_integration_tests.go index a5451560e..7c37d859c 100644 --- a/run_integration_tests.go +++ b/run_integration_tests.go @@ -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