73 Star 243 Fork 103

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:
- heyuxian.me@gmail.com
Java
1
https://gitee.com/black-c/mcloud.git
git@gitee.com:black-c/mcloud.git
black-c
mcloud
MCloud
master

搜索帮助