1 Star 0 Fork 22

zhangsongfu / Matomo

forked from Gitee 极速下载 / Matomo 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.scrutinizer.yml 669 Bytes
一键复制 编辑 原始数据 按行查看 历史
tools:
php_sim: true
php_pdepend: true
php_analyzer:
config:
check_variables:
enabled: false
dependency_paths:
- libs/
filter:
paths:
- core/
- plugins/
excluded_paths:
- '*/tests/*'
- '*/Test/*'
build:
environment:
php:
version: 5.6.9
dependencies:
before:
- cp tests/PHPUnit/config.ini.travis.php config/config.ini.php
tests:
override:
-
command: cd tests/PHPUnit && ../../vendor/bin/phpunit --testsuite UnitTests --coverage-clover clover-unit.xml --no-globals-backup --tap
coverage:
file: tests/PHPUnit/clover-unit.xml
format: php-clover
1
https://gitee.com/dandingboshi/Matomo.git
git@gitee.com:dandingboshi/Matomo.git
dandingboshi
Matomo
Matomo
master

搜索帮助