Test Failed
Push — master ( 4f4572...5e808b )
by Bengt
02:46 queued 51s
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