Test Setup Failed
Push — master ( 4625fb...2a27de )
by Marcel
09:27 queued 06:23
created

Repository Config

build:
    nodes:
        analysis:
            environment:
                php:
                    version: 7.4
            project_setup:
                override:
                    - 'true'
            tests:
                override:
                    - php-scrutinizer-run
                    -
                        command: phpcs-run
                        use_website_config: true
        tests: true
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
filter: {  }