mirror of
https://github.com/akullpp/awesome-java.git
synced 2025-02-17 15:55:19 -05:00
Add more detail about CircleCI.
See https://circleci.com/pricing/ for reference
This commit is contained in:
parent
6650e82b59
commit
0a86c933aa
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@ A curated list of awesome Java frameworks, libraries and software.
|
|||
*Tools which support continuously building, testing and releasing applications.*
|
||||
|
||||
* [Bamboo](https://www.atlassian.com/software/bamboo) - Atlassian's solution with good integration of their other products. You can either apply for an open-source license or buy it.
|
||||
* [CircleCI](https://circleci.com/) - Hosted service with a free trial.
|
||||
* [CircleCI](https://circleci.com/) - Hosted service that offers a free plan for small needs. Open source projects are given a free bigger plan. Designed to integrate with GitHub.
|
||||
* [Codeship](https://codeship.com/features) - Hosted services with a limited free plan.
|
||||
* [fabric8](http://fabric8.io/) - Integration platform for containers.
|
||||
* [Go](https://www.thoughtworks.com/go/) - ThoughtWork's open-source solution.
|
||||
|
|
Loading…
Add table
Reference in a new issue