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

Update README.md

Sonar, Hudson, Jenkins removed
This commit is contained in:
Geoffrey Alexandre 2015-03-30 13:48:39 +02:00
parent a0e8173168
commit 4b021accd2

View File

@ -24,11 +24,10 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar```
* https://landscape.io/ - Code Quality for Python projects, 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
* 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
* https://codecov.io/ - Code coverage tool (SaaS) free for 1 private project and no restrictions for publics repos
## CI / CD
@ -37,8 +36,6 @@ 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