3 Star 2 Fork 2

xiezc/bt

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
appveyor.yml 344 Bytes
一键复制 编辑 原始数据 按行查看 历史
version: '1.4.{build}'
branches:
only:
- master
clone_depth: 10
build:
verbosity: minimal
os: Windows Server 2012
install:
- cinst: maven
- ps: .\script\appveyor-install-jce.ps1
- cmd: refreshenv
environment:
MAVEN_OPTS: '-Xmx256m'
build_script:
- mvn clean install -DskipTests
test_script:
- mvn clean install -Pcodecov 2>&1
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/blane/bt.git
git@gitee.com:blane/bt.git
blane
bt
bt
master

搜索帮助