Passed
Pull Request — master (#1)
by
unknown
04:38
created

Checkout Config

build:
  tests:
    override:
      -
        command: 'vendor/phpunit/phpunit/phpunit'
        coverage:
          file: 'build/logs/clover.xml'
          format: 'clover'

checks:
  php:
    code_rating: true
    duplication: true

Repository Config

# language: php

# tests: true