Completed
Push — master ( 42574f...6842b5 )
by Никита
48:20
created

Checkout Config

tools:
    php_sim: false
    php_pdepend: true
    php_analyzer: true
    php_code_coverage: true
    external_code_coverage:
        timeout: 4000 # Only one set will be made in this time
        runs: 4 # PHP 5.5 + PHP 5.6 + PHP 7.0 + PHP 7.1

filter:
    excluded_paths: [vendor/*, test/*]

Repository Config

# language: php