Completed
Pull Request — master (#65)
by David
02:00
created

Checkout Config

build:
    environment:
        php:
            version: 7.1
    nodes:
        analysis:
            tests:
                override:
                    - php-scrutinizer-run
checks:
    php:
        code_rating: true
        duplication: true

Repository Config

# language: php