Completed
Push — master ( 64a9b2...d68a28 )
by Artem
01:08
created

Checkout Config

checks:
  php: true

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

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