Completed
Pull Request — master (#3)
by Samuel
01:48 queued 30s
created

Checkout Config

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

filter:
    excluded_paths:
        - spec/
        - vendor/

Repository Config

checks:
    php: true
coding_style:
    php: {  }