Skip to content

Commit

Permalink
Adjust scrutinizer python version
Browse files Browse the repository at this point in the history
  • Loading branch information
jonas-eschle committed Jul 30, 2019
1 parent c7a242b commit 1373a5b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .scrutinizer.yml
Expand Up @@ -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:
Expand Down

0 comments on commit 1373a5b

Please sign in to comment.