请求 32 位 travis 构建机器

tth*_*hsn 6 travis-ci

似乎 travis 在集成过程开始时默认提供 64 位构建机器。

我可以在 .travis.yml 中使用任何选项来请求 32 位 Ubuntu 构建机器吗?

我真的需要 32 位操作系统,因为 64 位 Ubuntu 拒绝安装 32 位支持库(ia32-libs)。

The following packages have unmet dependencies:

ia32-libs : Depends: ia32-libs-multiarch

E: Unable to correct problems, you have held broken packages.
Run Code Online (Sandbox Code Playgroud)

小智 3

不,没有这样的选择(至少目前如此)。请参阅此问题:#986 travis_ci:添加 32 位环境

@roidrage 于 2015 年 7 月 23 日发表评论:

暂时关闭此问题,因为我们没有立即计划添加此功能。

如果我们最终将其添加到路线图中,我们将确保更新此票证。