Completed
Push — master ( 327dfb...60592e )
by Marcos
10:44 queued 07:56
created

Repository Config

checks:
    php: {  }

filter: {  }
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: false

build:
  tests:
    override:
      -
        command: 'bin/phpspec run -f progress -c phpspec.yml'
        coverage:
          file: 'coverage.xml'
          format: 'php-clover'