Passed
Push — master ( 05cbfc...3a0f6b )
by P.R.
01:29
created

Checkout Config

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

Repository Config

# language: python