Passed
Push — master ( 77b7f1...bd2830 )
by Gabriel
03:41 queued 13s
created

Checkout Config

checks:
    php:
        code_rating: true
        duplication: true
build:
    nodes:
        analysis:
            tests:
                override:
                    - php-scrutinizer-run
    environment:
        php: '7.1.1'
tools:
    php_code_coverage:
        enabled: true
    php_code_sniffer:
        config:
            standard: "PSR2"
    external_code_coverage:
        timeout: 600

Repository Config

# language: php

# tests: true