Passed
Push — master ( 97b40d...2faaef )
by Carlos
02:25 queued 10s
created

Repository Config

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