Closed jamesj2 closed 4 years ago
Some checks were not successful (Scrutinizer — Analysis: No new issues – Tests: failed).
Fix, please.
I'm unsure how to fix this. I'm not familiar with scrutinizer-ci.com. It looks like the lover-file is in the wrong path. Scrutinizer is expecting build/clover-file and the command vendor/bin/phpunit --coverage-clover=clover-file
is putting in the root directory. I couldn't find the config for this by searching the code.
The problem is in PHP version.
This version of PHPUnit is supported on PHP 7.2, PHP 7.3, and PHP 7.4.
You are using PHP 7.1.12 (/home/scrutinizer/.phpenv/versions/7.1.12/bin/php).
Sorry, I didn't see your last commit. Thanks!
I've published the release.
Pull request for #18.