Passed
Pull Request — master (#751)
by Matias
10:50 queued 08:35
created

Checkout Config

imports:
    - php

tools:
    external_code_coverage:
        timeout: 7200 # Timeout in seconds: 2 hours

build:
  image: default-bionic
  nodes:
    analysis:
      tests:
        override:
          - php-scrutinizer-run

Repository Config

# language: php