From c874d08739829e0c3d38e262307596787a5df20d Mon Sep 17 00:00:00 2001 From: Andreas Kull Date: Wed, 25 Mar 2015 23:10:27 +0100 Subject: [PATCH] Added note that Bamboo isn't totally free --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34859ef..75f71d9 100644 --- a/README.md +++ b/README.md @@ -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.