Completed
Push — master ( 126616...0411dc )
by Samuel
31:25 queued 29:06
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: 1800
        runs: 4

Repository Config

# language: php