Test Setup Failed
Push — code-quality-badges ( a0a60f...974aa7 )
by Christian
02:29
created

Checkout Config

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

Repository Config

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