From 4bb2a48cd11773dee9aa27165fb3666f6999a079 Mon Sep 17 00:00:00 2001
From: Ilya Sevostyanov <d3th@zeen.ru>
Date: Wed, 9 Sep 2015 14:01:50 +0300
Subject: [PATCH] Added PHPCI

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 8b4b5b6f..be9021dd 100644
--- a/README.md
+++ b/README.md
@@ -493,6 +493,7 @@ Some [Groupware](#groupware) solutions also feature file sharing synchronization
 ### Continuous Integration
 
   * [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`
 
 ### Bug and Task Trackers