From 1373a5b4aded7c44141a2854abaa0e8c4e6986a1 Mon Sep 17 00:00:00 2001 From: Jonas Eschle 'Mayou36 Date: Tue, 30 Jul 2019 11:31:33 +0200 Subject: [PATCH] Adjust scrutinizer python version --- .scrutinizer.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.scrutinizer.yml b/.scrutinizer.yml index e7a075c38..ca0e24769 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -4,7 +4,8 @@ checks: duplicate_code: true build: environment: - python: '3.7.1' + # python: '3.7.1' + python: '3.6.3' dependencies: # Runs before inferred commands before: