mirror of
https://gitee.com/openharmony/third_party_rust_nix
synced 2024-11-27 09:31:26 +00:00
Move i686-unknown-freebsd builds from Travis to BuildBot
This commit is contained in:
parent
7cecf7fc6c
commit
ec6fe0629d
@ -86,9 +86,11 @@ matrix:
|
||||
os: osx
|
||||
|
||||
# *BSD
|
||||
- env: TARGET=i686-unknown-freebsd DISABLE_TESTS=1
|
||||
rust: 1.13.0
|
||||
# - env: TARGET=x86_64-unknown-freebsd DISABLE_TESTS=1 # Uses BuildBot instead
|
||||
# FreeBSD i686 and x86_64 use BuildBot instead of Travis
|
||||
# Note that i686-unknown-freebsd is actually using stable Rust instead of
|
||||
# 1.13.0 because rustup does not support i686-unknown-freebsd
|
||||
# - env: TARGET=i686-unknown-freebsd DISABLE_TESTS=1
|
||||
# - env: TARGET=x86_64-unknown-freebsd DISABLE_TESTS=1
|
||||
- env: TARGET=x86_64-unknown-netbsd DISABLE_TESTS=1
|
||||
rust: 1.13.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user