From 62d658524bc3cf0c43a5e69bcd56411f56209052 Mon Sep 17 00:00:00 2001 From: Alex Bilbie Date: Tue, 30 Sep 2014 23:24:26 +0100 Subject: [PATCH] Expecting coverage on 3 runs not 4 --- .scrutinizer.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scrutinizer.yml b/.scrutinizer.yml index 364c3713..f7e6001f 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -17,7 +17,7 @@ checks: tools: external_code_coverage: timeout: 600 - runs: 4 + runs: 3 php_code_coverage: false php_code_sniffer: config: