Passed
Push — master ( 1faf78...54b905 )
by Thanos
03:17
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