Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2020-12-29 13:43:27 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2020-12-29 14:02:43 +0300
commit508a5e28e01367df361bd257566a8982fcd4e1f1 (patch)
tree2d03d3965b9c8ff24366dc4ae9945b79b7d0b954 /.scrutinizer.yml
parente58c518af06281a4329c926067b316169d421df8 (diff)
Drop Nextcloud 18 and 19
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to '.scrutinizer.yml')
-rw-r--r--.scrutinizer.yml20
1 files changed, 0 insertions, 20 deletions
diff --git a/.scrutinizer.yml b/.scrutinizer.yml
deleted file mode 100644
index ee86690..0000000
--- a/.scrutinizer.yml
+++ /dev/null
@@ -1,20 +0,0 @@
-build:
- nodes:
- analysis:
- tests:
- override:
- - php-scrutinizer-run --enable-security-analysis
-
-filter:
- excluded_paths:
- - 'l10n/*'
- - 'tests/'
- - 'vendor/*'
-
-imports:
- - javascript
- - php
-
-tools:
- external_code_coverage:
- timeout: 1800 # Timeout in seconds. 30 minutes