From ae76377f9d3fe280ca9767f38ee4002516151ff6 Mon Sep 17 00:00:00 2001 From: Doug Wright Date: Sun, 24 Jan 2016 23:14:42 +0000 Subject: [PATCH] Bump scrutinizer test timeout (travis wait times) --- .scrutinizer.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scrutinizer.yml b/.scrutinizer.yml index b6c324d1..9b90dd49 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -3,4 +3,4 @@ checks: tools: external_code_coverage: - timeout: 1800 # Timeout in seconds. \ No newline at end of file + timeout: 3600 # Timeout in seconds.