diff options
author | Ilya Sevostyanov <d3th@zeen.ru> | 2015-09-09 11:01:50 +0000 |
---|---|---|
committer | Ilya Sevostyanov <d3th@zeen.ru> | 2015-09-09 11:01:50 +0000 |
commit | 4bb2a48cd11773dee9aa27165fb3666f6999a079 (patch) | |
tree | ddcdde781520cfed227769876b4eff1457f5b8e9 | |
parent | Fix gogs link (diff) | |
download | awesome-selfhosted-4bb2a48cd11773dee9aa27165fb3666f6999a079.tar.gz awesome-selfhosted-4bb2a48cd11773dee9aa27165fb3666f6999a079.zip |
Added PHPCI
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |