Test Setup Failed
Pull Request — master (#27)
by Matthew
05:40
created

Checkout Config

checks:
    php:
        code_rating: true
        duplication: true
tools:
    external_code_coverage:
        timeout: 900

Repository Config

checks:
    php: true
filter: {  }
coding_style:
    php: true
build:
    nodes:
        tests: true
        analysis:
            tests:
                override:
                    -
                        command: phpcs-run
                        use_website_config: true
                    - php-scrutinizer-run