1 Star 0 Fork 1.5K

mazi / Jpom

forked from dromara / Jpom 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 254 Bytes
一键复制 编辑 原始数据 按行查看 历史
蒋小小 提交于 2019-02-19 13:06 . travis
language: java
script: "mvn install -DskipTests=true -Dmaven.javadoc.skip=true -B -V && mvn cobertura:cobertura"
notifications:
email: true
cache:
directories:
- '$HOME/.m2/repository'
after_success:
- bash <(curl -s https://codecov.io/bash)
Java
1
https://gitee.com/mazi_love/Jpom.git
git@gitee.com:mazi_love/Jpom.git
mazi_love
Jpom
Jpom
master

搜索帮助