Passed
Branch master (2a63b7)
by Fabian
01:32
created

Repository Config

checks:
  php: true

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

filter:
  paths:
    - src/*
    - tests/*