mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-24 04:21:07 +00:00
rename sub-title
This commit is contained in:
parent
6241dca4d9
commit
08d6d41b92
11
README.md
11
README.md
|
@ -83,7 +83,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
|||
- [Editor Plugins](#editor-plugins)
|
||||
- [IDEs](#ides)
|
||||
- [Services](#services)
|
||||
- [Cloud continuous integration](#cloud-continuous-integration)
|
||||
- [Continuous Integration](#continuous-integration)
|
||||
- [Resources](#resources)
|
||||
- [Websites](#websites)
|
||||
- [Weekly](#weekly)
|
||||
|
@ -1139,10 +1139,11 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
|||
|
||||
Online tools and APIs to simplify development.
|
||||
|
||||
## Cloud Continuous Integration
|
||||
* [Travis CI.com](https://travis-ci.com) - Take care of running your tests and deploying your private apps.
|
||||
* [Travis CI.org](https://travis-ci.org) - A distributed build system for the open source community.
|
||||
* [Vexor CI](https://vexor.io) - A distributed cloud web-service for building and testing software, a continuous integration tool for private apps with pay-per-minute billing model.
|
||||
## Continuous Integration
|
||||
|
||||
* [Travis CI](https://travis-ci.org) - A distributed build system for the open source community.
|
||||
* [Travis CI Pro](https://travis-ci.com) - Take care of running your tests and deploying your private apps.
|
||||
* [Vexor CI](https://vexor.io) - A continuous integration tool for private apps with pay-per-minute billing model.
|
||||
|
||||
# Resources
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user