Completed
Push — master ( 276245...b17580 )
by Artem
12:59
created

Checkout Config

checks:
  php: true

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

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