Completed
Push — master ( 5bf88c...fe5034 )
by Dmitry
01:20
created

Checkout Config

checks:
    php:
        code_rating: true
        duplication: true

filter:
    excluded_paths:
        - test/*
        - vendor/*

before_commands:
  - composer install --prefer-source

Repository Config

# language: php