Completed
Push — master ( 5bcbec...c3e9e0 )
by Samuel
23:06 queued 21:55
created

Checkout Config

filter:
    excluded_paths:
        - vendor/*
        - Tests/*

checks:
    php:
        code_rating: true
        duplication: true
        excluded_dependencies:
            - friendsofphp/php-cs-fixer

tools:
    external_code_coverage:
        timeout: 3600
        runs: 1

Repository Config

# language: php