Completed
Push — master ( 423efa...ead0ec )
by Artem
03:06
created

Checkout Config

checks:
  php:
    code_rating: true
    duplication: true

filter:
  excluded_paths:
    - vendor/*

before_commands:
  - "composer install --prefer-dist"