Passed
Push — master ( fde606...0af3c0 )
by Armando
08:21
created

Checkout Config

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

filter:
  paths:
    - src/

checks:
  php:
    code_rating: true
    duplication: true

tools:
  external_code_coverage:
    timeout: 300

Repository Config

# language: php