Completed
Push — master ( b17580...5a6b03 )
by Artem
07:28
created

Checkout Config

checks:
  php: true

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

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