Completed
Push — master ( 38361e...56c365 )
by Artem
09:41
created

Checkout Config

checks:
  php: true

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

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