Test Failed
Branch master (e3a6c9)
by Vincent
10:34
created

Checkout Config

build:
  environment:
    php: 7.2.24

  nodes:
    tests:
      tests:
        override:
          - command: composer run tests-with-coverage
            coverage:
              file: coverage.xml
              format: clover

Repository Config

# language: php