1 Star 0 Fork 268

tqw4321 / srs

forked from winlinvip / srs 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
circle.yml 421 Bytes
一键复制 编辑 原始数据 按行查看 历史
winlinvip 提交于 2017-06-28 12:14 . Update circle.yml
## filter branches.
general:
branches:
only:
- 2.0release
- develop
- master
- bms
- /feature\/.*/
- /hotfix\/.*/
- /release\/.*/
- /pull\/.*/
dependencies:
override:
- echo "ok"
test:
override:
- (cd trunk && ./configure --without-ssl && make)
- (cd trunk && ./objs/srs_utest)
多媒体
1
https://gitee.com/tqw4321/srs.oschina.git
git@gitee.com:tqw4321/srs.oschina.git
tqw4321
srs.oschina
srs
master

搜索帮助