]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - .scrutinizer.yml
Avoid timeout on code coverage from Scrutinizer
[github/wallabag/wallabag.git] / .scrutinizer.yml
index 547120e6f0bee19fcd1a3e2d10980f9a16716d28..4b722677dfb96b368c393998f0a8bec4ffccd99d 100644 (file)
@@ -16,7 +16,8 @@ tools:
     php_code_sniffer: true
     php_pdepend: true
     sensiolabs_security_checker: true
-    external_code_coverage: true
+    external_code_coverage:
+        timeout: 1800
     php_code_coverage: true
     php_sim: false
     php_cpd: false