add Kitchen CI

This commit is contained in:
nodiscc 2017-06-18 15:58:45 +02:00 committed by GitHub
parent d250a7b3ff
commit 69559871c4

View file

@ -1052,6 +1052,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`
* [Kitchen](http://kitchen.ci/) - Integration tool for developing and testing infrastructure code and software on isolated target platforms. ([Source Code](https://github.com/test-kitchen/test-kitchen)) `Apache` `Ruby`
* [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`