Completed
Push — add-branch-compatibility-docs ( 6f2802...f6c36f )
by Antonio
09:54 queued 05:50
created

Repository Config

build:
    nodes:
        analysis:
            project_setup:
                override:
                    - 'true'
            tests:
                override:
                    - php-scrutinizer-run
                    -
                        command: phpcs-run
                        use_website_config: true
                    - js-scrutinizer-run
filter:
    excluded_paths:
        - 'spec/*'
checks:
    php: true
    javascript: true
coding_style:
    php: {  }