Completed
Push — master ( 55e3ba...9e6dea )
by Artem
11s
created

Checkout Config

checks:
  php: true

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

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