Passed
Push — develop ( b74971...db71d1 )
by Brent
03:34
created

Checkout Config

build:
    environment:
        php:
            version: 7.1
    tests:
        override:
            -
                command: 'vendor/bin/phpunit'
checks:
    php:
        code_rating: true
        duplication: true

Repository Config

# language: php

# tests: true