1 Star 0 Fork 37

liuke2/kbengine

forked from kbengine/kbengine 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 271 Bytes
一键复制 编辑 原始数据 按行查看 历史
kbe 提交于 2018-11-01 15:07 . up
language: cpp
sudo: required
compiler:
- gcc
branches:
only:
- master
- 1.x
# - stable
before_install:
- sudo apt-get update
notifications:
recipients:
email:
on_success: change
on_failure: always
script: cd kbe/src && make
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/liuke2/kbengine.git
[email protected]:liuke2/kbengine.git
liuke2
kbengine
kbengine
master

搜索帮助