1 Star 0 Fork 0

flycme / goodsKill

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 402 Bytes
一键复制 编辑 原始数据 按行查看 历史
language: java
jdk:
- openjdk11
script:
- mvn clean package
- mvn install
- mvn sonar:sonar -Dsonar.java.binaries=target/sonar -Dsonar.projectKey=techa03_goodsKill -Dsonar.organization=techa03-github -Dsonar.host.url=https://sonarcloud.io -Dsonar.login=b3d2be2dd269afa0fa8fb3f0908fb3160f948c5f
after_success:
- bash <(curl -s https://codecov.io/bash) -t 68b421a2-d84c-4269-9c25-c3907b9d8c35
1
https://gitee.com/flycme/goodsKill.git
git@gitee.com:flycme/goodsKill.git
flycme
goodsKill
goodsKill
master

搜索帮助