Completed
Push — master ( 185c3a...4e19f9 )
by Indra
01:19
created

Checkout Config

filter:
    excluded_paths: [vendor/*, Tests/*]
tools:
    external_code_coverage: true
    sensiolabs_security_checker: true
    php_code_coverage: true
    php_sim: true
    php_mess_detector: true
    php_pdepend: true
    php_analyzer: true
    php_cpd: true
    external_code_coverage:
        timeout: 600
        runs: 3

Repository Config

checks:
    php: true
filter: {  }
coding_style:
    php: {  }