Completed
Push — master ( ee7457...5f6ed7 )
by Vitaliy
07:38
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'