Passed
Branch master (7fa36b)
by Dirk
03:51 queued 35s
created

Checkout Config

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

Repository Config

# language: php