Completed
Push — master ( 47ade2...461ffe )
by João Felipe Magro
04:47
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