Passed
Push — master ( d625ea...888209 )
by Pavel
01:27 queued 20s
created

Checkout Config

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

filter:
  excluded_paths:
    - "./Tests/"

Repository Config

# language: php

# tests: true