From 40a421d09196b58e41934865e51d55cfd3b4f611 Mon Sep 17 00:00:00 2001 From: Matteo Hertel Date: Sun, 29 Mar 2015 16:12:21 +0100 Subject: [PATCH] add scrutinizer --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index adbb82a0..eb3c9123 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar``` * 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 ## CI / CD