Completed
Push — master ( 5f6ed7...e73da7 )
by Vitaliy
10:16 queued 07:34
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php: {  }
build:
    tests:
        override:
            -
                command: phpunit
                coverage:
                    file: 'build/logs/clover.xml'
                    format: 'php-clover'