Completed
Push — master ( 182b88...3f455a )
by Artem
10:19
created

Checkout Config

checks:
  php: true

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

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