Merge pull request #93 from akullpp/fix/bamboo

Added note that Bamboo isn't totally free
This commit is contained in:
Andreas Kull
2015-04-05 18:34:19 +02:00

View File

@ -85,7 +85,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by o
*Tools which support continuously building, testing and releasing applications.*
* [Bamboo](https://www.atlassian.com/software/bamboo) - Atlassian's CI solution with good integration of other products.
* [Bamboo](https://www.atlassian.com/software/bamboo) - Atlassian's solution with good integration of other products. You can either apply for an Open Source license or buy it.
* [CircleCI](https://circleci.com/) - Hosted service with a free trial.
* [Codeship](https://www.codeship.io/features) - Hosted services with a limited free plan.
* [Go](http://www.thoughtworks.com/products/go-continuous-delivery) - ThoughtWork's CI open source solution.