aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2015-09-09 22:23:44 +0000
committernodiscc <nodiscc@gmail.com>2015-09-09 22:23:44 +0000
commitcdb7be365ad64b2353d5652288d90e0c2272bc46 (patch)
treeb896cab7dc50eec699241ab9d408b4c7959a66b1
parentMerge pull request #237 from david-at/addition-rollup (diff)
parentAdded PHPCI (diff)
downloadawesome-selfhosted-cdb7be365ad64b2353d5652288d90e0c2272bc46.tar.gz
awesome-selfhosted-cdb7be365ad64b2353d5652288d90e0c2272bc46.zip
Merge pull request #255 from d3th/master
Added PHPCI
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index edb30ca0..d53f1fac 100644
--- a/README.md
+++ b/README.md
@@ -603,6 +603,7 @@ See also [Ticketing](#ticketing), [Task management/To-do lists](#task-management
### 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`