Passed
Push — master ( dcb3d3...3d68ab )
by Abdala
01:36
created

Checkout Config

checks:
  php:
    code_rating: true
    duplication: true

build:
  tests:
    override:
      - command: 'phpunit --coverage-clover=clover.xml'
        coverage:
          file: 'clover.xml'
          format: 'clover'

Repository Config

# language: php

# tests: true