diff --git a/README.md b/README.md index a7c4c36f..9ed90f48 100644 --- a/README.md +++ b/README.md @@ -24,10 +24,10 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar``` * https://landscape.io/ - Code Quality for Python projects, free for Open Source * https://codeclimate.com/ - Automated code review, free for Open Source - * http://www.sonarqube.org/ - Static code analysis, code coverage, technical debt management * https://houndci.com/ - Comments on github commits about code quality - free for open source * https://coveralls.io/ - Display test coverage reports - free for open source * https://scrutinizer-ci.com/ - Continuous inspection platform - free for open source + * https://codecov.io/ - Code coverage tool (SaaS) free for 1 private project and no restrictions for publics repos ## CI / CD