Passed
Push — master ( ba8181...fbb1be )
by Aleksei
14:29
created

Checkout Config

build:
  nodes:
    php-74:
      environment:
        php:
          version: 7.4
      tests:
        override:
          - php-scrutinizer-run

checks:
    php: true
tools:
    php_code_coverage:
        enabled: true
    external_code_coverage:
        timeout: 600
filter:
    paths:
        - "src/*"

Repository Config

# language: php

# tests: true