Test Setup Failed
Push — master ( 68b56a...635587 )
by DeGracia
02:56 queued 01:16
created

Checkout Config


                    

Repository Config

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