Passed
Branch master (a54663)
by Adam
04:03
created

Checkout Config

build:
    environment:
        php: '7.1.0'

before_commands:
    - "composer install --prefer-source"

checks:
    php:
        code_rating: true
        duplication: true
        
tools:
    external_code_coverage: true

Repository Config

# language: php

# tests: true