Passed
Push — master ( 104929...4ef530 )
by Wilmer
03:04 queued 01:40
created

Checkout Config

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

checks:
    php: true
tools:
    php_code_coverage:
        enabled: true
    external_code_coverage:
        timeout: 600
filter:
    excluded_paths:
        - config/*
        - docs/*
        - tests/*
        - vendor/*

Repository Config

# language: php