Completed
Push — master ( 4e19f9...2956a0 )
by Indra
01:30
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: {  }