Completed
Push — master ( a27db3...262152 )
by João Felipe Magro
02:50
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