Test Failed
Push — master ( 3499c9...ef8c92 )
by Никита
01:30
created

Checkout Config

tools:
    php_sim: false
    php_pdepend: true
    php_analyzer: true

build:
    environment:
        php:
            version: 5.6.0
    tests:
        override:
            -
                command: 'composer test-cl'
                coverage:
                    file: 'test/clover.xml'
                    format: 'clover'
    environment:
        redis: false
        postgresql: false
        mongodb: false

filter:
    excluded_paths: [vendor/*, test/*]

Repository Config

# language: php