Completed
Push — master ( 94ba58...afce0c )
by Propa
07:26 queued 04:11
created

Checkout Config

filter:
    paths:
        - 'src/*'
    excluded_paths:
        - 'tests/*'
        - 'bin/*'
        - 'spec/*'
        - 'stub/*'
        - 'coverage/*'
        - 'vendor/*'

checks:
  php: true

tools:
  external_code_coverage:
    timeout: 1200
    runs: 3

Repository Config

# language: php