mirror of
https://github.com/akullpp/awesome-java.git
synced 2025-02-17 15:55:19 -05:00
Update README.md
Fixed hyphens in CI.
This commit is contained in:
parent
e3054b27eb
commit
b1683baeaf
1 changed files with 3 additions and 3 deletions
|
@ -83,12 +83,12 @@ 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 CI solution with good integration of other products.
|
||||
* [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.
|
||||
* [Go](http://www.thoughtworks.com/products/go-continuous-delivery) - ThoughtWork's CI open source solution.
|
||||
* [Jenkins](http://jenkins-ci.org/) - Provides server-based deployment services.
|
||||
* [TeamCity](http://www.jetbrains.com/teamcity/) JetBrain's CI solution with a free version.
|
||||
* [TeamCity](http://www.jetbrains.com/teamcity/) - JetBrain's CI solution with a free version.
|
||||
* [Travis](https://travis-ci.org) - Hosted service often used for open source projects.
|
||||
|
||||
## Database
|
||||
|
|
Loading…
Add table
Reference in a new issue