diff options
author | Edward D <ed.kickball@hotmail.com> | 2015-12-07 19:56:14 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2015-12-07 19:56:14 +0000 |
commit | c88e22a34f853b148b631d229abe31fb886401d7 (patch) | |
tree | d0dccad14aa8f8338103a496a94ed9a840e85ea9 /README.md | |
parent | Merge pull request #355 from jeanmenezes/jeanmenezes-patch-1 (diff) | |
parent | Add Factor.io to Continuous Integration section (diff) | |
download | awesome-selfhosted-c88e22a34f853b148b631d229abe31fb886401d7.tar.gz awesome-selfhosted-c88e22a34f853b148b631d229abe31fb886401d7.zip |
Merge pull request #358 from akhyrul/master
Add Factor.io to the Continuous Integration section
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -679,6 +679,7 @@ See **[Ticketing](#ticketing)** ### Continuous Integration + * [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` |