Completed
Push — master ( 9e2ff9...239b66 )
by Artem
9s
created

Checkout Config

checks:
  php:
    code_rating: true
    duplication: true

filter:
  excluded_paths:
    - vendor/*

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