1 Star 0 Fork 26

CNHNMR/justauth-spring-boot-starter

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 332 Bytes
一键复制 编辑 原始数据 按行查看 历史
不合群的混子 提交于 2019-07-23 14:30 . :construction_worker:添加 CI 构建到系统
# 语言
language: java
# 执行脚本
script: "mvn clean install -DskipTests=true -Dmaven.javadoc.skip=true -B -V"
# 通知
notifications:
email:
recipients:
on_success: always # default: change
on_failure: always # default: always
# 缓存
cache:
directories:
- '$HOME/.m2/repository'
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/cnhnmr/justauth-spring-boot-starter.git
[email protected]:cnhnmr/justauth-spring-boot-starter.git
cnhnmr
justauth-spring-boot-starter
justauth-spring-boot-starter
master

搜索帮助