Completed
Push — master ( 5a6b03...d14d79 )
by Artem
08:42
created

Checkout Config

checks:
  php: true

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

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