Completed
Push — master ( aed6c8...428572 )
by Adam
01:40
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