From 41d7b2f2e9f88790230e29c24858f9ee881f3bfd Mon Sep 17 00:00:00 2001 From: Milica Date: Wed, 15 Mar 2017 20:14:45 +0100 Subject: [PATCH] adding Semaphore to the list of CIs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 030bffe..eea2f71 100644 --- a/README.md +++ b/README.md @@ -217,6 +217,7 @@ A curated list of awesome Java frameworks, libraries and software. * [fabric8](http://fabric8.io/) - Integration platform for containers. * [Go](https://www.thoughtworks.com/go/) - ThoughtWork's open-source solution. * [Jenkins](http://jenkins-ci.org/) - Provides server-based deployment services. +* [Semaphore](https://semaphoreci.com) - Hosted CI/CD service, free for open-source and 100 private builds with native Docker support. * [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.