Passed
Push — master ( 31fde0...602f6c )
by
unknown
05:13
created

Repository Config

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