2 Star 5 Fork 1

Blinkfox / zealot

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 199 Bytes
一键复制 编辑 原始数据 按行查看 历史
language: java
sudo: false # faster builds
jdk:
- oraclejdk7
- oraclejdk8
- openjdk6
- openjdk7
script: "mvn cobertura:cobertura"
after_success:
- bash <(curl -s https://codecov.io/bash)
Java
1
https://gitee.com/chenjiayin1990/zealot.git
git@gitee.com:chenjiayin1990/zealot.git
chenjiayin1990
zealot
zealot
master

搜索帮助