diff options
author | Akhyar Amarullah <akhyrul@gmail.com> | 2015-12-02 10:53:26 +0000 |
---|---|---|
committer | Akhyar Amarullah <akhyrul@gmail.com> | 2015-12-03 09:37:05 +0000 |
commit | fa4518aa92dd28a821fca1f32ff4145111fd71df (patch) | |
tree | 1bcac94167d09b30dd652caa01ab351831b099a1 | |
parent | merge bug trackers with ticketing systems (diff) | |
download | awesome-selfhosted-fa4518aa92dd28a821fca1f32ff4145111fd71df.tar.gz awesome-selfhosted-fa4518aa92dd28a821fca1f32ff4145111fd71df.zip |
Add Factor.io to Continuous Integration section
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -678,6 +678,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` |