Test Failed
Push — master ( 2d9279...3ce38c )
by Christian
46s
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