1 Star 0 Fork 334

靠脸吃饭 / seafile

forked from lins05 / seafile 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 155 Bytes
一键复制 编辑 原始数据 按行查看 历史
caixiangyue 提交于 2019-05-18 15:27 . seafile ci only test compile
sudo: false
language: c
dist: Xenial
compiler: gcc
os: linux
install:
- ./integration-tests/install-deps.sh
script:
- ./autogen.sh
- ./configure
- make
C
1
https://gitee.com/307609272/seafile.git
git@gitee.com:307609272/seafile.git
307609272
seafile
seafile
master

搜索帮助