1 Star 0 Fork 139

toydogcat / sofa-tracer

forked from SOFAStack / sofa-tracer 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 161 Bytes
一键复制 编辑 原始数据 按行查看 历史
dengliming 提交于 2020-06-30 19:23 . Remove deprecated sudo setting. (#355)
language: java
jdk:
- openjdk8
install:
- mvn clean install -B -V
script:
- sh ./check_format.sh
after_success:
- bash <(curl -s https://codecov.io/bash)
Java
1
https://gitee.com/toydogcat/sofa-tracer.git
git@gitee.com:toydogcat/sofa-tracer.git
toydogcat
sofa-tracer
sofa-tracer
master

搜索帮助