Passed
Branch master (f3bb7f)
by Pavel
09:01
created

Checkout Config

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

Repository Config

checks:
    php: true

build: true