Because most of the testing is integration testing with ~250MB of MP3 files, the code base uses Docker images to provide an environment to test in.
This setup makes it difficult to use Travis as a CI/CD service, but it would be useful for testing multiple Python environments, so... figure out how to fix it
Because most of the testing is integration testing with ~250MB of MP3 files, the code base uses Docker images to provide an environment to test in.
This setup makes it difficult to use Travis as a CI/CD service, but it would be useful for testing multiple Python environments, so... figure out how to fix it