Completed
Push — master ( 5e6f21...9540a4 )
by Daniel
05:08 queued 02:25
created

Repository Config

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