I successfully configured and used Travis CI with combination of Coveralls.io as you can see in the project. Since this is a open-source project I'd love to define 90% test code coverage threshold. Does anyone know how to define such a threshold in Travis CI with combination of coveralls.io?
Thank you!
Best