Completed
Push — master ( 6a6cc4...ab70ad )
by Saif Eddin
72:06 queued 57:09
created

Checkout Config

imports:
  - php

tools:
  external_code_coverage:
    timeout: 600 # Timeout in seconds.

Repository Config

build:
    nodes:
        analysis:
            tests:
                override:
                    - php-scrutinizer-run
                    

filter:
    excluded_paths:
        - "tests/"
    dependency_paths:
        - "vendor/"