update README.md

pull/30/head
chenjiandongx 2017-11-10 16:35:14 +08:00
parent 0256d2b31d
commit 365a1e07db
1 changed files with 6 additions and 6 deletions

View File

@ -1142,13 +1142,13 @@ Python 实现的算法和设计模式。
* Travis CI一个流行的工具为你的开源和[私人](https://travis-ci.com/)项目提供持续集成服务。(仅支持 GitHub)[官网](https://travis-ci.org/)
* CircleCI一个持续集成工具可以非常快速的进行并行测试。 (仅支持 GitHub)[官网](https://circleci.com/)
* Codecov一个代码覆盖率测试工具为开源项目提供免费代码覆盖率测试服务。[官网](https://codecov.io)
* Vexor CI一个为私人 app 提供持续集成的工具,支持按分钟付费。[官网](https://vexor.io/)
* Wercker基于 Docker 平台,用来构建和部署微服务。[官网](http://wercker.com/)
### 代码质量
* Codacy自动化代码审查更加快速的发布高质量代码。对于开源项目是免费的。[官网](https://www.codacy.com/)
* Codecov一个代码覆盖率测试工具为开源项目提供免费代码覆盖率测试服务。[官网](https://codecov.io)
* QuantifiedCode一个数据驱动、自动、持续的代码审查工具。[官网](https://www.quantifiedcode.com/)
## 资源