Passed
Push — master ( 4d5347...42ee6f )
by Robert
07:46
created

Repository Config

build:
    nodes:
        analysis:
        
            environment:
                php:    
                    version: 7.4
            project_setup:
                override:
                    - 'true'
            tests:
                override:
                    - php-scrutinizer-run
filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php: {  }