1 Star 0 Fork 3

公子文彬 / apt

forked from openKylin / apt 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
shippable.yml 464 Bytes
一键复制 编辑 原始数据 按行查看 历史
openKylinBot 提交于 2022-05-13 19:55 . Import Upstream version 2.0.2
language: none
env:
- DEBIAN_FRONTEND=noninteractive
build:
pre_ci_boot:
image_name: debian
image_tag: unstable
pull: true
ci:
- apt-get install -qq build-essential expect
- ./prepare-release travis-ci
- mkdir build
- ( cd build && cmake -DWITH_CURL=OFF .. )
- make -C build -j 4
- rm -f /etc/dpkg/dpkg.cfg.d/excludes
- CTEST_OUTPUT_ON_FAILURE=1 make -C build test
- unbuffer ./test/integration/run-tests -q -j 4
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/xiewei/apt.git
git@gitee.com:xiewei/apt.git
xiewei
apt
apt
openkylin/yangtze

搜索帮助

344bd9b3 5694891 D2dac590 5694891