Passed
Push — master ( f3bb7f...32f4fa )
by Pavel
06:23 queued 04:06
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