Completed
Push — master ( c79a5d...2cdc90 )
by Daniel
03:31
created

Repository Config

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