Passed
Push — master ( 68a85e...3962a4 )
by P.R.
01:03
created

Checkout Config

filter:
  excluded_paths:
    - test/*

build:
  dependencies:
    before:
      - pip3 install cleo==0.6.8
      - pip3 install coverage
      - pip3 install pymssql
      - pip3 install PyStratum-Backend
      - pip3 install PyStratum-Cli
      - pip3 install PyStratum-Common
      - pip3 install PyStratum-Middle

  nodes:
    analysis:
      tests:
        override:
          - py-scrutinizer-run

Repository Config

# language: python

# tests: true