Completed
Pull Request — master (#5)
by Samuel
01:24
created

Checkout Config

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

filter:
    excluded_paths:
        - spec/
        - vendor/

Repository Config

checks:
    php: true
coding_style:
    php: {  }