Passed
Push — master ( 1ba0cb...539855 )
by Timothy
40s
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