diff options
author | Ricardo Torres <ricardo@rictorres.com.br> | 2016-01-03 12:23:35 +0000 |
---|---|---|
committer | Ricardo Torres <ricardo@rictorres.com.br> | 2016-01-03 12:23:35 +0000 |
commit | 14281bddcb02312a1d3fa15e54142157d3b959e9 (patch) | |
tree | 95ded41229c6b5a3ed8951fbb28877ded10e13ef | |
parent | Merge pull request #385 from Kickball/umap (diff) | |
download | awesome-selfhosted-14281bddcb02312a1d3fa15e54142157d3b959e9.tar.gz awesome-selfhosted-14281bddcb02312a1d3fa15e54142157d3b959e9.zip |
Add Strider to the CI section
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -690,6 +690,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](https://github.com/Strider-CD/strider) - Open Source Continuous Deployment / Continuous Integration platform ([Source Code](https://github.com/Strider-CD/strider)) `BSD` `Node.js` ### Documentation Generators |