From b65f71b6d191d8af8b97dd72405fbd3576299806 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Fri, 16 May 2014 01:23:54 +0200 Subject: default to 10 minutes code coverage timeout --- .scrutinizer.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.scrutinizer.yml') diff --git a/.scrutinizer.yml b/.scrutinizer.yml index abac30f4d..9d15491e7 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -15,4 +15,4 @@ imports: tools: external_code_coverage: - timeout: 1000 \ No newline at end of file + timeout: 600 \ No newline at end of file -- cgit v1.2.3