Passed
Push — master ( a8f0e9...bd70fa )
by Dominik
03:13
created

Checkout Config

# default-configurations
imports:
    - javascript
    - php

tools:
    external_code_coverage:
        timeout: 1200 # Timeout 20min in seconds.

    php_cs_fixer: true

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

Repository Config

# language: php

# tests: true