Completed
Push — develop ( 811ce2...a8e434 )
by Wu
16:40 queued 59s
created

Checkout Config

checks:
    python:
        code_rating: true
        duplicate_code: true
filter:
    excluded_paths:
        - tests/*
        - travis/*
        - example/*
tools:
    external_code_coverage:
        timeout: 1800
        runs: 15