diff options
author | Stefan Weil <sw@weilnetz.de> | 2018-10-17 19:46:38 +0200 |
---|---|---|
committer | Stefan Weil <sw@weilnetz.de> | 2018-10-17 19:46:38 +0200 |
commit | 3953e4aea11abe5daaf5cfaa957c5ab77a26f5f5 (patch) | |
tree | a2baad8711ada9040eb99efad6afbc54f1c57d7c /.scrutinizer.yml | |
parent | 2634ceb35b72eac94e6bf4c61640036392c5f97f (diff) | |
download | nextcloud-server-3953e4aea11abe5daaf5cfaa957c5ab77a26f5f5.tar.gz nextcloud-server-3953e4aea11abe5daaf5cfaa957c5ab77a26f5f5.zip |
Migrate Scrutinizer to new PHP Analysis
See this article for details:
https://scrutinizer-ci.com/docs/tools/php/php-analyzer/guides/migrate_to_new_php_analysis
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Diffstat (limited to '.scrutinizer.yml')
-rw-r--r-- | .scrutinizer.yml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.scrutinizer.yml b/.scrutinizer.yml index 1851bd4095b..784366e09f8 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -1,6 +1,13 @@ before_commands: - 'git submodule update --init --recursive' +build: + nodes: + analysis: + tests: + override: + - php-scrutinizer-run + checks: php: excluded_dependencies: |