2 Star 9 Fork 2

liudengfeng / project_25300166

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 245 Bytes
一键复制 编辑 原始数据 按行查看 历史
Dengfeng Liu 提交于 2017-05-16 16:12 . Update .travis.yml
dist: trusty
sudo: false
language: c
compiler:
- gcc
addons:
apt:
sources:
- sourceline: 'ppa:linuxjedi/ppa'
packages:
- build-essential
- libjson-c-dev
- libevent-dev
- libssl-dev
script:
- cmake .
- make
C
1
https://gitee.com/apfree/xfrpc.git
git@gitee.com:apfree/xfrpc.git
apfree
xfrpc
project_25300166
master

搜索帮助