Passed
Push — master ( 7ecda6...2093cf )
by Armando
04:22 queued 02:31
created

Checkout Config

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

filter:
  paths:
    - src/
    - utils/

tools:
  external_code_coverage:
    timeout: 300

Repository Config

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