Completed
Push — master ( c9f059...bc5a6a )
by Nikita
03:08
created

Checkout Config

filter:
  excluded_paths:
    - 'app/*'
    - 'tests/*'
    - 'vendor/*'

checks:
  php: true

tools:
  external_code_coverage:
    timeout: 1800

Repository Config

filter:
    excluded_paths:
        - 'app/*'
        - 'tests/*'
checks:
    php: true
coding_style:
    php: {  }