diff options
author | Oliver Giles <ohw.giles@gmail.com> | 2017-12-11 17:42:59 +0000 |
---|---|---|
committer | Oliver Giles <ohw.giles@gmail.com> | 2017-12-11 17:42:59 +0000 |
commit | 3ffaf185e993a1e1ea062c95836aa2b2512efbe0 (patch) | |
tree | e7a86de1ff1385515461690b6ef7dbf5e61b24e6 | |
parent | add entry for Laminar Continuous Integration (diff) | |
download | awesome-selfhosted-3ffaf185e993a1e1ea062c95836aa2b2512efbe0.tar.gz awesome-selfhosted-3ffaf185e993a1e1ea062c95836aa2b2512efbe0.zip |
add missing period
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1119,7 +1119,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++` + * [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` |