Completed
Push — master ( 4515c3...aa9a70 )
by Artem
01:09
created

Checkout Config

checks:
  php: true

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

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