Completed
Push — master ( 893ae4...cfa0af )
by Artem
01:34
created

Checkout Config

checks:
  php:
    code_rating: true
    duplication: true

filter:
  excluded_paths:
    - vendor/*

before_commands:
  - "composer install --prefer-source"