filter:
excluded_paths:
- test/*
before_commands:
- sudo pip3 install cleo
build:
environment:
python: 3.6.0
dependencies:
before:
- pip3 install cleo
nodes:
analysis:
tests:
override:
- py-scrutinizer-run
# language: python