Test Setup Failed
Pull Request — master (#2)
by
unknown
01:35
created

Checkout Config

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

Repository Config

# language: php

# tests: true