Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/joomla/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
如何让PHPC在Travis CI中运行Joomla ruleset.xml?_Joomla_Continuous Integration_Travis Ci - Fatal编程技术网

如何让PHPC在Travis CI中运行Joomla ruleset.xml?

如何让PHPC在Travis CI中运行Joomla ruleset.xml?,joomla,continuous-integration,travis-ci,Joomla,Continuous Integration,Travis Ci,我正在努力将Joomla CMS与Travis CI进行集成,以扩大我们的CI覆盖范围,并且我遇到了在Travis CI上使用PHPC的问题。如图所示,PHPCS注册嗅探,但当它扫描要解析的文件时,0个文件排队。GitHub分支在我的叉子上。有什么建议吗?我终于明白了。我遇到的问题涉及标记的使用

我正在努力将Joomla CMS与Travis CI进行集成,以扩大我们的CI覆盖范围,并且我遇到了在Travis CI上使用PHPC的问题。如图所示,PHPCS注册嗅探,但当它扫描要解析的文件时,0个文件排队。GitHub分支在我的叉子上。有什么建议吗?

我终于明白了。我遇到的问题涉及
标记的使用