Completed
Push — master ( c3a608...ac3cad )
by Artem
04:13 queued 02:12
created

Checkout Config

checks:
  php:
    code_rating: true
    duplication: true

filter:
  excluded_paths:
    - vendor/*
    - Tests/*

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

Repository Config

# language: php