aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2018-04-04 18:36:05 +0000
committerGitHub <noreply@github.com>2018-04-04 18:36:05 +0000
commit9880a739b122f0425f3185722abfc1144ea42155 (patch)
treec2efcd3e3b9d9736c75c92e3bc823a4023942bb3
parentMerge pull request #1348 from m0nhawk/patch-1 (diff)
parentAdded PHP Censor project. (diff)
downloadawesome-selfhosted-9880a739b122f0425f3185722abfc1144ea42155.tar.gz
awesome-selfhosted-9880a739b122f0425f3185722abfc1144ea42155.zip
Merge pull request #1350 from corpsee/php-censor
Added PHP Censor project.
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 593d615d..80b4e546 100644
--- a/README.md
+++ b/README.md
@@ -1150,6 +1150,7 @@ See **[Ticketing](#ticketing)**
- [GolangCI](https://golangci.com/) - Open Source automated code review service for Go integrated with GitHub pull requests. ([Source Code](https://github.com/golangci/golangci)) `AGPL-3.0` `Go`
- [Jenkins](https://jenkins-ci.org/) - Continuous Integration Server. ([Source Code](https://github.com/jenkinsci/jenkins/)) `MIT` `Java`
- [Laminar](http://laminar.ohwg.net) - Fast, lightweight, simple and flexible Continuous Integration. ([Source Code](https://github.com/ohwgiles/laminar)) `GPL-3.0` `C++`
+- [PHP Censor](https://github.com/php-censor/php-censor) - Open source self-hosted continuous integration server for PHP projects. `BSD-2-Clause` `PHP`
- [PHPCI](https://www.phptesting.org/) - Free and open source continuous integration specifically designed for PHP. ([Source Code](https://github.com/block8/phpci)) `BSD-2-Clause` `PHP`
- [Strider](http://strider-cd.github.io/) - Open Source Continuous Deployment / Continuous Integration platform. ([Source Code](https://github.com/Strider-CD/strider)) `BSD` `Nodejs`