1 Star 0 Fork 0

墨問/spring-cloud-function

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.travis.yml 300 Bytes
一键复制 编辑 原始数据 按行查看 历史
Oleg Zhurakousky 提交于 2019-09-25 08:54 . Update .travis.yml
language: java
jdk:
- oraclejdk8
sudo: required
cache:
directories:
- $HOME/.m2
install: true
before_script: travis_wait 45 ./mvnw install -q -U -DskipTests=true -Dmaven.test.redirectTestOutputToFile=true
script: ./mvnw install -q -nsu -Dmaven.test.redirectTestOutputToFile=true
dist: trusty
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/moyutech/spring-cloud-function.git
[email protected]:moyutech/spring-cloud-function.git
moyutech
spring-cloud-function
spring-cloud-function
master

搜索帮助