Completed
Push — master ( b2db3a...f1ef23 )
by Samuel
12s
created

Checkout Config

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

filter:
    excluded_paths:
        - spec/
        - vendor/

Repository Config

checks:
    php: true
coding_style:
    php: {  }