Passed
Pull Request — master (#29)
by Artūras
04:34
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
        - 'spec/*'
checks:
    php: true
coding_style:
    php: {  }
build:
  tests:
    override:
      -
        command: 'bin/phpspec run'