1 Star 0 Fork 16

ythyty/softswitch-gateway

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 380 Bytes
一键复制 编辑 原始数据 按行查看 历史
Howell 提交于 2022-06-14 21:53 . fix: cobertura
language: java
# Cobertura is not supported in JDK11 so you must downgrade the JDK that Travis uses if you want to use Cobertura with Travis.
# See https://github.com/cobertura/cobertura/issues/381
jdk:
- openjdk8
script: "mvn cobertura:cobertura"
sudo: false # faster builds
after_success:
- bash <(curl -s https://codecov.io/bash) -t 4ed3590e-3c8c-48e5-a54e-1f14d47cc476
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/ythyty/softswitch-gateway.git
git@gitee.com:ythyty/softswitch-gateway.git
ythyty
softswitch-gateway
softswitch-gateway
main

搜索帮助