diff options
author | nodiscc <nodiscc@gmail.com> | 2017-12-22 17:53:45 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-12-22 17:53:45 +0000 |
commit | 345936874c0f7d4e823b0cce53216fd77e30bc4e (patch) | |
tree | f6930e3e3bdda72f9dde018cd426e0745151c408 | |
parent | Merge pull request #1263 from JC5/patch-2 (diff) | |
parent | add missing period (diff) | |
download | awesome-selfhosted-345936874c0f7d4e823b0cce53216fd77e30bc4e.tar.gz awesome-selfhosted-345936874c0f7d4e823b0cce53216fd77e30bc4e.zip |
Merge pull request #1257 from ohwgiles/laminar-ci
add entry for Laminar Continuous Integration
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1121,6 +1121,7 @@ See **[Ticketing](#ticketing)** * [drone](https://drone.io/) - Drone is a Continuous Delivery platform built on Docker, written in Go. ([Source Code](https://github.com/drone/drone)) `Apache` `Go` * [Factor](http://www.factor.io/) - It's like IFTTT (if-this-then-that) for Dev and DevOps. ([Source Code](https://github.com/factor-io/factor)) `MIT` `Ruby` * [Jenkins](https://jenkins-ci.org/) - Continuous Integration Server. ([Source Code](https://github.com/jenkinsci/jenkins/)) `MIT` `Java` + * [Laminar](http://laminar.ohwg.net) - Fast, lightweight, simple and flexible Continuous Integration. ([Source Code](https://github.com/ohwgiles/laminar)) `GPLv3` `C++` * [PHPCI](https://www.phptesting.org/) - Free and open source continuous integration specifically designed for PHP. ([Source Code](https://github.com/block8/phpci)) `BSD` `PHP` * [Strider](http://strider-cd.github.io/) - Open Source Continuous Deployment / Continuous Integration platform. ([Source Code](https://github.com/Strider-CD/strider)) `BSD` `Nodejs` |