Completed
Push — master ( 71f7ea...64a9b2 )
by Artem
12:29
created

Checkout Config

checks:
  php: true

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

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