Passed
Push — feature/329_Subsonic_API ( de2ca7...43e433 )
by Pauli
13:09
created

Checkout Config

imports:
    - javascript
    - php

filter:
    excluded_paths: [3rdparty/*, js/vendor/*, js/public/app.js, tests/]

tools:
    external_code_coverage:
        timeout: 600    # Timeout in seconds. 10 minutes
        runs: 2         # Scrutinizer waits for the first 2 coverage submissions (unit & integration)

build:
    nodes:
      analysis:
          tests:
              override:
                  - php-scrutinizer-run