Completed
Push — master ( 841809...a453a7 )
by Artem
11s
created

Checkout Config

checks:
  php: true

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

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