Completed
Push — test-scrutinizer-coverage ( ae58b1 )
by Wim
04:10
created

Checkout Config

filter:
    excluded_paths:
        - 'Tests/*'

tools:
    php_sim: true
    php_pdepend: true
    php_analyzer: true
    sensiolabs_security_checker: true
    external_code_coverage: true
    external_code_coverage:
        timeout: 600    # Timeout in seconds.

checks:
    php: true