Completed
Push — master ( 5bed06...2f6001 )
by Adam
02:22
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