Passed
Push — master ( 638e73...07f7aa )
by krzysztof
03:29
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