1 Star 0 Fork 1K

ab-sample / mybatis-plus-samples

forked from baomidou / mybatis-plus-samples 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 248 Bytes
一键复制 编辑 原始数据 按行查看 历史
qwfys 提交于 2022-09-28 15:43 . update
language: java
sudo: false
jdk:
- openjdk8
before_install:
- export TZ='Asia/Shanghai'
- chmod +x mvnw
script:
- mvn cobertura:cobertura
after_success:
- bash <(curl -s https://codecov.io/bash)
cache:
directories:
- $HOME/.m2
1
https://gitee.com/ab-sample/mybatis-plus-samples.git
git@gitee.com:ab-sample/mybatis-plus-samples.git
ab-sample
mybatis-plus-samples
mybatis-plus-samples
master

搜索帮助