3 Star 12 Fork 5

Bytom Blockchain / equity

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.travis.yml 229 Bytes
一键复制 编辑 原始数据 按行查看 历史
oysheng 提交于 2018-08-24 13:22 . add Makefile and ci (#5)
language: go
go_import_path: github.com/equity
dist: trusty
sudo: false
matrix:
include:
- go: 1.8.3
- go: 1.9
- go: tip
allow_failures:
- go: tip
branches:
only:
- master
script:
- make ci
Go
1
https://gitee.com/BytomBlockchain/equity.git
git@gitee.com:BytomBlockchain/equity.git
BytomBlockchain
equity
equity
master

搜索帮助