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

github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2015-07-27 17:01:13 +0300
committerThomas Müller <thomas.mueller@tmit.eu>2015-07-27 17:26:39 +0300
commit45cdb3beb384e975d7f80c263263424680e63179 (patch)
tree0d1dc7265c379cfcbd21da928ce657c3ed8fdc89 /.scrutinizer.yml
parent4c8ff3bbafa3a3cae8dd1088529ee2921b84a14d (diff)
Adding code coverage analysis to .scrutinizer.yml
Diffstat (limited to '.scrutinizer.yml')
-rw-r--r--.scrutinizer.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.scrutinizer.yml b/.scrutinizer.yml
index 327f583a..53bc762c 100644
--- a/.scrutinizer.yml
+++ b/.scrutinizer.yml
@@ -19,6 +19,8 @@ tools:
php_sim: true
php_pdepend: true
php_analyzer: true
+ external_code_coverage:
+ timeout: 3600 # Timeout in seconds. 60 minutes
checks:
php: