diff options
author | Andrew <AndyR207@users.noreply.github.com> | 2016-01-18 14:35:20 +0000 |
---|---|---|
committer | Andrew <AndyR207@users.noreply.github.com> | 2016-01-18 14:35:20 +0000 |
commit | 2fb9e7a4d2370f8a263bd7911c149ed9c85743c5 (patch) | |
tree | 7063a76cc68a586af59928db4c9538267f8aec81 /README.md | |
parent | Merge pull request #409 from Kickball/edx (diff) | |
parent | Update Strider's website link (diff) | |
download | awesome-selfhosted-2fb9e7a4d2370f8a263bd7911c149ed9c85743c5.tar.gz awesome-selfhosted-2fb9e7a4d2370f8a263bd7911c149ed9c85743c5.zip |
Merge pull request #386 from rictorres/patch-1
Add Strider to the CI section
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -698,6 +698,7 @@ See **[Ticketing](#ticketing)** * [Factor.io](https://factor.io/) - It's like IFTTT (if-this-then-that) for Dev and DevOps ([Source code](https://github.com/factor-io/factors)) `MIT` `Ruby` * [Jenkins](https://jenkins-ci.org/) - Continuous Integration Server ([Source Code](https://github.com/jenkinsci/jenkins/)) `MIT` `Java` * [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://stridercd.com/) - Open Source Continuous Deployment / Continuous Integration platform ([Source Code](https://github.com/Strider-CD/strider)) `BSD` `Node.js` ### Documentation Generators |