jubos / fake-s3

A lightweight server clone of Amazon S3 that simulates most of the commands supported by S3 with minimal dependencies
2.94k stars 355 forks source link

[QUESTION] Where I can find the CI service? #242

Closed gustavosizilio closed 2 years ago

gustavosizilio commented 5 years ago

Is this project using continuous integration services (e.g., Travis-CI or Jenkings)? Or has it used at any point of its lifetime?

pickhardt commented 2 years ago

There's no CI service but there are some tests you can run. The instructions for running the tests are at https://github.com/jubos/fake-s3/blob/master/CONTRIBUTING.md