1
0
mirror of https://github.com/ripienaar/free-for-dev.git synced 2025-04-29 01:18:50 +01:00

Merge pull request #20 from matteo-hertel/master

Add continuous inspection service https://scrutinizer-ci.com/
This commit is contained in:
R.I.Pienaar 2015-03-29 16:16:23 +01:00
commit 62adff19dd

View File

@ -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