소스 검색

Added PHPCI

Ilya Sevostyanov 10 년 전
부모
커밋
4bb2a48cd1
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      README.md

+ 1 - 0
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