mirror of
https://github.com/nextcloud/server.git
synced 2026-04-21 14:23:17 -04:00
Add CodeClimate indicator
This commit is contained in:
parent
fd4b97d758
commit
67f1ddf2c8
1 changed files with 3 additions and 1 deletions
|
|
@ -6,7 +6,9 @@ A personal cloud which runs on your own server.
|
|||
### Build Status on [Jenkins CI](https://ci.owncloud.org/)
|
||||
Git master: [](https://ci.owncloud.org/job/server-master-linux/)
|
||||
|
||||
Quality: [](https://scrutinizer-ci.com/g/owncloud/core/)
|
||||
Quality:
|
||||
- Scrutinizer: [](https://scrutinizer-ci.com/g/owncloud/core/)
|
||||
- CodeClimate: [](https://codeclimate.com/github/owncloud/core)
|
||||
|
||||
### Installation instructions
|
||||
http://doc.owncloud.org/server/7.0/developer_manual/app/index.html
|
||||
|
|
|
|||
Loading…
Reference in a new issue