Completed
Push — master ( 6a8dcb...36ff9b )
by Saif Eddin
33:50 queued 18:55
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/"