1 Star 0 Fork 19

hackerhome5/Dragonfly

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 415 Bytes
一键复制 编辑 原始数据 按行查看 历史
services:
- docker
sudo: false
language: java
jdk:
- oraclejdk8
script:
- export LOG_HOME=/tmp/supernode && ./build/build.sh supernode
# - (cd ./build/client && ./configure && make unit-test) && export LOG_HOME=/tmp/supernode && ./build/build.sh
# after_success:
# - bash <(curl -s https://codecov.io/bash) || echo "Failed to report code coverage!"
cache:
directories:
- .autoconf
- $HOME/.m2
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/MGHM/Dragonfly.git
git@gitee.com:MGHM/Dragonfly.git
MGHM
Dragonfly
Dragonfly
master

搜索帮助