Add issue for linux x32 failing to build
This commit is contained in:
parent
d1eabe699a
commit
e63f46a0ce
@ -94,6 +94,8 @@ matrix:
|
||||
osx_image: xcode8.3
|
||||
rust: nightly
|
||||
# not available on stable
|
||||
# without --release the build fails
|
||||
# see https://github.com/rust-lang/rust/issues/45417
|
||||
- env: TARGET=x86_64-unknown-linux-gnux32 OPT="--release"
|
||||
rust: nightly
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user