mirror of
https://github.com/vinta/awesome-python.git
synced 2025-02-19 14:52:03 +00:00
add new CIs
This commit is contained in:
parent
341b75a22c
commit
316258c175
|
@ -1142,9 +1142,12 @@ Online tools and APIs to simplify development.
|
||||||
|
|
||||||
## Continuous Integration
|
## Continuous Integration
|
||||||
|
|
||||||
* [Travis CI](https://travis-ci.org) - A distributed build system for the open source community.
|
*See: [awesome-CIandCD](https://github.com/ciandcd/awesome-ciandcd#online-build-system).*
|
||||||
* [Travis CI Pro](https://travis-ci.com) - Take care of running your tests and deploying your private apps.
|
|
||||||
|
* [Travis CI](https://travis-ci.org) - A popular CI service for your open source and [private](https://travis-ci.com) projects. (GitHub only)
|
||||||
|
* [CircleCI](https://circleci.com/) - A CI service that can run very fast parallel testing. (GitHub only)
|
||||||
* [Vexor CI](https://vexor.io) - A continuous integration tool for private apps with pay-per-minute billing model.
|
* [Vexor CI](https://vexor.io) - A continuous integration tool for private apps with pay-per-minute billing model.
|
||||||
|
* [Wercker](http://wercker.com/) - A Docker-based platform for building and deploying applications and microservices.
|
||||||
|
|
||||||
## Code Quality
|
## Code Quality
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user