1 Star 0 Fork 33

tkmeeta / BFE

forked from 百度开源 / BFE 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 182 Bytes
一键复制 编辑 原始数据 按行查看 历史
iyangsj 提交于 2019-12-28 18:28 . Update .travis.yml
language: go
go:
- 1.13.x
script:
- echo "start to build and test bfe"
- make
- echo "finish"
after_success:
- make coverage
- bash <(curl -s https://codecov.io/bash)
Go
1
https://gitee.com/tkmeeta/BFE.git
git@gitee.com:tkmeeta/BFE.git
tkmeeta
BFE
BFE
master

搜索帮助