Completed
Push — master ( 0aa5c4...3ef63d )
by Adam
01:42
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