Completed
Push — master ( 5da33c...d49e01 )
by Saif Eddin
35:30 queued 20:30
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/"