Completed
Push — master ( bb56ed...1d2263 )
by Artem
07:17
created

Checkout Config

checks:
  php: true

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

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