Passed
Push — master ( 5c3d12...52dd57 )
by Willy
04:05 queued 02:10
created

Checkout Config

filter:
  excluded_paths:
    - 'tests/*'
checks:
  php: true
build:
  environment:
    php: '5.6'
  tests:
    override:
      -
        command: 'phpunit --coverage-clover=.coverage.tmp'
        coverage:
          file: '.coverage.tmp'
          format: 'clover'

Repository Config

# language: php

# tests: true