Completed
Push — master ( 2cdc90...132ead )
by Daniel
03:05 queued 29s
created

Repository Config

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