Completed
Push — master ( 4b6c9d...5c2a3e )
by Artem
01:07
created

Checkout Config

checks:
  php: true

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

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