Completed
Push — master ( 77ca8c...c3922c )
by Dmitry
01:15
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