Completed
Push — master ( 129eae...90efb0 )
by Indra
03:35
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

# language: php