Passed
Push — 6.0 ( c154c1...651f0b )
by Olivier
01:23
created

Checkout Config

build:
  nodes:
    analysis:
      tests:
        override:
        - php-scrutinizer-run
  environment:
    php:
      version: "8.1"

Repository Config

tools:
    php_sim: true
    php_pdepend: true
    php_analyzer: true
build:
  image: default-bionic
filter:
    excluded_paths:
        - 'tests/*'