1 Star 0 Fork 102

董云峰/MCloud

forked from heyuxian/MCloud 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.travis.yml 255 Bytes
一键复制 编辑 原始数据 按行查看 历史
heyuxian 提交于 2019-03-10 21:49 . update travis config
language: java
jdk:
- oraclejdk8
install:
- mvn install -Dmaven.test.skip=true
script:
- mvn test -DactiveProfile=test
after_success:
- mvn clean test -DactiveProfile=test jacoco:report coveralls:report
notifications:
email:
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/dong_yunfeng/mcloud.git
[email protected]:dong_yunfeng/mcloud.git
dong_yunfeng
mcloud
MCloud
master

搜索帮助