1 Star 1 Fork 0

Yikun / zstd

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.cirrus.yml 440 Bytes
一键复制 编辑 原始数据 按行查看 历史
Nick Terrell 提交于 2019-02-11 10:32 . [cirrus] Run playTests.sh
env:
CIRRUS_CLONE_DEPTH: 1
ARCH: amd64
task:
freebsd_instance:
matrix:
image: freebsd-12-0-release-amd64
image: freebsd-11-2-release-amd64
install_script:
- sed -i.bak -e 's,pkg+http://pkg.FreeBSD.org/\${ABI}/quarterly,pkg+http://pkg.FreeBSD.org/\${ABI}/latest,' /etc/pkg/FreeBSD.conf
- pkg upgrade -y
- pkg install -y gmake coreutils
script: |
MOREFLAGS="-Werror" gmake -j all
gmake shortest
1
https://gitee.com/yikunkero/zstd.git
git@gitee.com:yikunkero/zstd.git
yikunkero
zstd
zstd
master

搜索帮助