From ea30ddbdbdad525780d01892086fdc88d3f02231 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Thu, 30 Apr 2015 14:05:17 +0200 Subject: try to add back code coverage --- .scrutinizer.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.scrutinizer.yml') diff --git a/.scrutinizer.yml b/.scrutinizer.yml index 765700a18..47ed1569a 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -18,9 +18,9 @@ imports: - php - javascript -#tools: -# external_code_coverage: -# timeout: 600 +tools: + external_code_coverage: + timeout: 300 checks: php: -- cgit v1.2.3