1
0
mirror of https://github.com/Kickball/awesome-selfhosted.git synced 2025-09-01 02:22:08 +02:00

Added PHPCI

This commit is contained in:
Ilya Sevostyanov
2015-09-09 14:01:50 +03:00
parent 1ae2e0139d
commit 4bb2a48cd1

View File

@@ -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