59 Star 411 Fork 126

成都天融汇 / 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/cdtrh_group/database-dictionary.git
git@gitee.com:cdtrh_group/database-dictionary.git
cdtrh_group
database-dictionary
database-dictionary
master

搜索帮助