Completed
Push — master ( 7cdeb2...59cfa2 )
by Piotr
03:37
created

Checkout Config

checks:
  php: true

build:
  tests:
    override:
    - command: 'phpunit --coverage-clover=build/logs/clover.xml'
      coverage:
        file: 'build/logs/clover.xml'
        format: 'clover'