Passed
Push — master ( 04db2a...0a4af3 )
by Wilmer
01:46
created

Checkout Config

build:
    environment:
        php:
            version: 7.1
    dependencies:
        before:
            - sudo composer self-update && composer --version
imports:
    - php
checks:
    php:
        code_rating: true
        duplication: true
tools:
    php_sim: false
    php_cpd: false        
filter:
    excluded_paths:
        - config/*
        - docs/*
        - tests/*
        - vendor/*

Repository Config

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