Passed
Push — master ( fca9ec...ea2e8f )
by krzysztof
06:18 queued 02:55
created

Checkout Config

checks:
    php: true

build:
    environment:
        php:
            version: 5.6, 7.0
    tests:
        override:
            -
                command: 'vendor/phpunit/phpunit/phpunit -c phpunit.xml.dist --coverage-text'

Repository Config

checks:
    php: true
filter: {  }
coding_style:
    php: {  }
build: true