Passed
Push — master ( 2f6001...b131aa )
by Adam
02:28
created

Checkout Config

build:
    environment:
        php: '5.6.0'

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

checks:
    php:
        code_rating: true
        duplication: true

Repository Config

# language: php

# tests: true