Completed
Push — 2.x ( 3985bd...7082d0 )
by Christian
10:50 queued 09:01
created

Repository Config

filter:
    excluded_paths:
        - 'Tests/Fixtures/*'

tools:
    external_code_coverage: true
    php_sim: 
        enabled: true
        filter:
            excluded_paths:
                - 'Tests/*'
    php_pdepend: true
    php_analyzer: 
        enabled: true
        filter:
            excluded_paths:
                - 'Tests/*'
    php_cs_fixer: true