1 Star 0 Fork 728

wang / forest

forked from dromara / forest 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 188 Bytes
一键复制 编辑 原始数据 按行查看 历史
骏码 提交于 2020-07-09 17:32 . ci: 改用openjdk
language: java
sudo: false
jdk:
- openjdk8
script: "mvn cobertura:cobertura"
before_install:
- pip install --user codecov
after_success:
- codecov
branches:
except:
- appveyor
Java
1
https://gitee.com/liuwang8080/forest.git
git@gitee.com:liuwang8080/forest.git
liuwang8080
forest
forest
master

搜索帮助