Travic CI提交失败(coverage_clover XML文件不可读)

时间:2018-08-09 10:27:07

标签: travis-ci

因此,我在GitHub中手动更改了代码(有点小)。即使我的本地测试成功了,它还是以某种方式失败了。

这是当前测试:Job #44.1,而我的上一个测试工作正常,Job #40.1

我怎么了?

错误代码:

PHPUnit 7.0.3 by Sebastian Bergmann and contributors.
unrecognized option --ansi
Script phpunit handling the phpunit event returned with error code 1
The command "composer run phpunit -- --coverage-clover ./tests/logs/clover.xml" exited with 1.
after_script
0.12s$ php vendor/bin/php-coveralls -v
In Configurator.php line 165:

  [Symfony\Component\Config\Definition\Exception\InvalidConfigurationException]  
  coverage_clover XML file is not readable                                       

Exception trace:
 PhpCoveralls\Bundle\CoverallsBundle\Config\Configurator->getGlobPaths() at /home/travis/build/pmochine/Laravel-Tongue/vendor/satooshi/php-coveralls/src/Bundle/CoverallsBundle/Config/Configurator.php:191

0 个答案:

没有答案