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>2018-01-16 16:58:14 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2018-01-16 16:58:14 +0300
commit8aacd2a8179882354e7655052f60d953145d0a84 (patch)
tree5d8a90d1568b2fb2c33ecfa705a2628faa4f00a8 /.scrutinizer.yml
parentccebb2df9203e95fac94b5fb40ff437039eb9632 (diff)
Fix Travis, composer and scrutinizer config for php7+
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to '.scrutinizer.yml')
-rw-r--r--.scrutinizer.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.scrutinizer.yml b/.scrutinizer.yml
index 41f6cb2..d15b131 100644
--- a/.scrutinizer.yml
+++ b/.scrutinizer.yml
@@ -9,4 +9,4 @@ imports:
tools:
external_code_coverage:
- timeout: 7200 # Timeout in seconds. 120 minutes
+ timeout: 3600 # Timeout in seconds. 60 minutes