From b29523588fad78805008d06c63faa877a4aec008 Mon Sep 17 00:00:00 2001 From: bob Date: Sun, 29 Mar 2015 12:47:00 +0100 Subject: [PATCH] Add coveralls.io --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 285d3741..adbb82a0 100644 --- a/README.md +++ b/README.md @@ -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 * 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 ## CI / CD