当前仓库属于关闭状态,部分功能使用受限,详情请查阅 仓库状态说明
1 Star 0 Fork 126

zhangxiaolong / database-dictionary
关闭

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 317 Bytes
一键复制 编辑 原始数据 按行查看 历史
language: java
jdk:
- oraclejdk8
cache:
directories:
- '$HOME/.m2/repository'
script:
- mvn clean package
after_success:
- mvn clean test org.jacoco:jacoco-maven-plugin:prepare-agent install org.jacoco:jacoco-maven-plugin:report
- mvn org.eluder.coveralls:coveralls-maven-plugin:report -DrepoToken="${COVERALLS}"
Java
1
https://gitee.com/zxl2016/database-dictionary.git
git@gitee.com:zxl2016/database-dictionary.git
zxl2016
database-dictionary
database-dictionary
master

搜索帮助