1 Star 0 Fork 0

tangbo2009/shardingsphere-elasticjob

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 414 Bytes
一键复制 编辑 原始数据 按行查看 历史
language: java
jdk:
- openjdk8
install: true
cache:
directories:
- "$HOME/.m2"
before_script:
- echo "MAVEN_OPTS='-Xmx1024m -XX:MaxMetaspaceSize=256m'" > ~/.mavenrc
script:
- travis_wait 30 ./mvnw --batch-mode --no-transfer-progress clean install cobertura:cobertura -Dmaven.javadoc.skip=true
after_success:
- bash <(curl -s https://codecov.io/bash)
after_failure:
- echo " build failed ! "
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/tangbo2009/shardingsphere-elasticjob.git
[email protected]:tangbo2009/shardingsphere-elasticjob.git
tangbo2009
shardingsphere-elasticjob
shardingsphere-elasticjob
master

搜索帮助