Completed
Push — master ( e3621d...1fe984 )
by Bengt
01:52
created

Checkout Config

checks:
    python:
        code_rating: true
        duplicate_code: true


build:
    tests:
        override:
            -
                command: 'tox'
                coverage:
                    file: '.coverage'
                    config_file: '.coveragerc'
                    format: 'py-cc'

Repository Config

# language: python

# tests: true