Completed
Push — master ( 87228a...533c8a )
by Никита
03:59
created

Checkout Config

tools:
    php_sim: false
    php_pdepend: true
    php_analyzer: true
    php_code_coverage: true
    external_code_coverage:
        timeout: 2400 # There can be another pull request in progress
        runs: 3 # PHP 5.6 + PHP 7.0 + PHP 7.1

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

Repository Config

# language: php

# tests: true