Completed
Push — master ( b6ffd9...4b1990 )
by Humberto
02:59 queued 01:00
created

Global Config

checks:
    python:
        code_rating: true
        duplicate_code: true
filter:
    paths: ['*']
build:
    environment:
        python: 3.6.3
        postgresql: false
        redis: false
    nodes:
        analysis:
            tests:
                override:
                    - py-scrutinizer-run
        tests: true