Test Failed
Push — master ( 300ee4...9f249c )
by Jonathan
05:51
created

Checkout Config

inherit: true

filter:
    paths:
    - src/*

build:
    environment:
        php: '5.6.16'
    tests:
        override:
            -
                command: phpunit
                coverage:
                    file: ./build/logs/clover.xml
                    format: php-clover

Repository Config

filter:
    excluded_paths:
        - 'test/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
build:
    environment:
        variables:
            REPORTING_CLOUD_USERNAME: '[email protected]'
            REPORTING_CLOUD_PASSWORD: '104iO5QSSquFNq4SRYQRMwd#'