Test Failed
Push — master ( b94c74...30199e )
by Christian
43s
created

Checkout Config

filter:
  excluded_paths:
    - vendor/*
    - test/*

build:
  environment:
    php: 7.3

  tests:
    override:
      - command: make phpunit
        coverage:
          file: build/coverage.clover
          format: php-clover

Repository Config

# language: php

# tests: true