Completed
Pull Request — master (#7)
by
unknown
06:05
created

Checkout Config

filter:
    paths:
        - 'src/*'
    excluded_paths:
        - 'tests/*'
        - 'bin/*'
        - 'spec/*'
        - 'stub/*'
        - 'coverage/*'
        - 'vendor/*'
checks:
  php: true

Repository Config

# language: php