Completed
Pull Request — master (#7)
by Daniel
05:04
created

Checkout Config

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

filter:
    excluded_paths:
        - spec/
        - vendor/

Repository Config

checks:
    php: true
coding_style:
    php: {  }