We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 66d96b9 + 65a00c3 commit d7952a5Copy full SHA for d7952a5
.travis.yml
@@ -189,6 +189,9 @@ matrix:
189
stage: tier2
190
191
allow_failures:
192
+ # FIXME: android build bots time out irregularly
193
+ - env: TARGET=aarch64-linux-android
194
+ - env: TARGET=arm-linux-androideabi
195
# FIXME: https://github.com/rust-lang/libc/issues/1226
196
- env: TARGET=asmjs-unknown-emscripten
197
- env: TARGET=wasm32-unknown-emscripten
0 commit comments