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.
1 parent a9115d5 commit 8617317Copy full SHA for 8617317
.travis.yml
@@ -44,7 +44,8 @@ matrix:
44
osx_image: xcode8.3
45
- env: TARGET=arm-linux-androideabi
46
- env: TARGET=aarch64-linux-android
47
- - env: TARGET=i686-linux-android
+ # FIXME(#826) should reenable
48
+ #- env: TARGET=i686-linux-android
49
- env: TARGET=x86_64-linux-android
50
- env: TARGET=x86_64-unknown-linux-musl
51
- env: TARGET=i686-unknown-linux-musl
0 commit comments