24 Star 114 Fork 45

Gitee 极速下载 / JetCache

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/alibaba/jetcache
克隆/下载
.travis.yml 232 Bytes
一键复制 编辑 原始数据 按行查看 历史
黄理 提交于 2020-01-05 23:58 . use docker compose for building.
language: java
jdk:
- openjdk8
services:
- docker
before_install:
- docker-compose up -d
script: mvn -B -DjacocoReports=jetcache-test/target/site/jacoco-aggregate/jacoco.xml clean test jacoco:report-aggregate coveralls:report
Java
1
https://gitee.com/mirrors/JetCache.git
git@gitee.com:mirrors/JetCache.git
mirrors
JetCache
JetCache
master

搜索帮助