Completed
Push — master ( ba9023...115af7 )
by Tomasz
10:23 queued 01:48
created

Checkout Config

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

Repository Config

# language: php