1 Star 0 Fork 1

fnet / familia

forked from 百度开源 / familia 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 221 Bytes
一键复制 编辑 原始数据 按行查看 历史
Zeyu Chen 提交于 2017-06-27 15:02 . update travis-ci
sudo: false
language: cpp
compiler: g++
addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- g++-4.8
install:
- if [ "$CXX" = "g++" ]; then export CXX="g++-4.8"; fi
script: "bash -c ./build.sh"
1
https://gitee.com/fnet/familia.git
git@gitee.com:fnet/familia.git
fnet
familia
familia
master

搜索帮助