1 Star 0 Fork 142

赵子杰/ElasticHD3

forked from farmerx/ElasticHD 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
.travis.yml 177 Bytes
Copy Edit Raw Blame History
Farmerx authored 2017-06-09 10:22 . Create .travis.yml
language: go
install:
- go get -d -t -v ./... && go build -v ./...
go:
- 1.8
- tip
script:
- go vet ./...
after_success:
- bash <(curl -s https://codecov.io/bash)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/zhaozijie1024/ElasticHD3.git
git@gitee.com:zhaozijie1024/ElasticHD3.git
zhaozijie1024
ElasticHD3
ElasticHD3
master

Search