Completed
Push — master ( fdc5e7...185c3a )
by Indra
02:02
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: {  }