Completed
Push — feature-php71 ( f7892a...1d7b22 )
by Artem
01:30 queued 28s
created

Checkout Config

checks:
  php:
    code_rating: true
    duplication: true

filter:
  excluded_paths:
    - vendor/*
    - tests/*

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