From a0e8173168eff882669fb5ea0054baf689dfbe1a Mon Sep 17 00:00:00 2001 From: Geoffrey Alexandre Date: Mon, 30 Mar 2015 13:25:57 +0200 Subject: [PATCH] Update README.md Add some useful plateforms --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 06ba4f2a..c591baad 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar``` * 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 restructions for publics repos ## CI / CD @@ -36,6 +37,8 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar``` * https://travis-ci.org – free for public Github repositories. * http://wercker.com/ - free for public and private repositories * https://drone.io/ - CI platform that includes browser testing, free for Open Source + * https://jenkins-ci.org/ - CI software + * http://hudson-ci.org/ - CI software * [Comparison of Continuous Integration services](https://github.com/ligurio/Continuous-Integration-services) ## Security and PKI