Merge pull request #18 from rjw1/patch-1

Add coveralls.io
This commit is contained in:
R.I.Pienaar 2015-03-29 13:26:15 +01:00
commit 6625dfda76

View file

@ -26,6 +26,7 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar```
* https://codeclimate.com/ - Automated code review, 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 * 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://houndci.com/ - Comments on github commits about code quality - free for open source
* https://coveralls.io/ - Display test coverage reports - free for open source
## CI / CD ## CI / CD