Passed
Branch master (461ffe)
by João Felipe Magro
05:37 queued 02:32
created

Checkout Config

checks:
    php:
        code_rating: true
        duplication: true

Global Config

build:
    environment:
        php: '7.1.12'
build:
    tests:
        before:
            - 'vendor/bin/phpunit'
checks:
    php:
        code_rating: true
        duplication: true