23 Star 61 Fork 7

leonchen83/lite-pool

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 248 Bytes
一键复制 编辑 原始数据 按行查看 历史
chenby@nextop.cn 提交于 2018-04-11 17:37 . jdk9 support
language: java
jdk:
- oraclejdk8
- oraclejdk9
branches:
only:
- master
before_install:
- pwd && ls
- cp ./toolchains.xml ~/.m2/
script: "mvn clean package -P travis"
after_success:
- mvn clean test jacoco:report coveralls:report
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/leonchen83/lite-pool.git
git@gitee.com:leonchen83/lite-pool.git
leonchen83
lite-pool
lite-pool
master

搜索帮助