Passed
Push — master ( ba11d8...f057a2 )
by Timothy
01:05 queued 10s
created

Checkout Config

checks:
    php:
        code_rating: true
        duplication: true
build:
  tests:
    override:
      -
        command: 'vendor/bin/phpunit --coverage-clover=phpunit-coverage'
        coverage:
          file: 'phpunit-coverage'
          format: 'php-clover'

Repository Config

# language: php

# tests: true