Completed
Push — master ( b6852d...faf728 )
by Daniel
07:32
created

Repository Config

before_commands:
    - 'composer install --prefer-dist --no-interaction'
filter:
    paths:
        - 'src/*'
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php: {  }