From 0b1d0057a325587da164cd299b1de74aab76a95b Mon Sep 17 00:00:00 2001 From: Zita Nemeckova Date: Tue, 24 Jul 2018 12:33:19 +0200 Subject: [PATCH] Try to fix Scrutinizer and probably fail --- .scrutinizer.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.scrutinizer.yml b/.scrutinizer.yml index 1640cd91762..694a462b61b 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -7,3 +7,11 @@ build: override: - command: true + nodes: + analysis: + tests: + override: + - + command: rubocop-run + use_website_config: false + - js-scrutinizer-run