Completed
Push — develop ( a8e434...87a032 )
by Wu
12:35
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