Completed
Push — master ( d29c11...b2db3a )
by Samuel
01:29
created

Checkout Config

before_commands:
    - "composer install --prefer-source"

filter:
    excluded_paths:
        - spec/
        - vendor/

Repository Config

checks:
    php: true
coding_style:
    php: {  }