Completed
Push — master ( b79065...3491b2 )
by
unknown
09:59
created

Repository Config

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