Passed
Branch master (3b6847)
by Pavel
02:04
created

Checkout Config

build:
  tests:
    override:
      - command: vendor/bin/phpunit --coverage-clover=build/clover.xml
        coverage:
          file: build/clover.xml
          format: php-clover

filter:
  excluded_paths:
    - "./tests"

Repository Config

# language: php

# tests: true