Passed
Push — master ( d048dc...7de380 )
by
unknown
02:35
created

Repository Config

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