Passed
Push — master ( 308d02...325a65 )
by Christian
02:19
created

Checkout Config

build:
    environment:
        php:
            version: 7.1
    root_path: './installer/'
filter:
    excluded_paths:
        - 'installer/test/*'

Repository Config

checks:
    php: true
build:
    nodes:
        analysis:
            tests:
                override:
                    -
                        command: phpcs-run
                        use_website_config: true
                    - php-scrutinizer-run