We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bd36793 + b19dd51 commit 982886fCopy full SHA for 982886f
.travis.yml
@@ -69,8 +69,6 @@ matrix:
69
sudo: true
70
allow_failures:
71
- rust: nightly
72
- # Fail on beta failures again, when 1.13.0-beta.3 or newer is released.
73
- - rust: beta
74
- env: TARGET=mips-unknown-linux-gnu DOCKER_IMAGE=posborne/rust-cross:mips
75
- env: TARGET=mipsel-unknown-linux-gnu DOCKER_IMAGE=posborne/rust-cross:mips
76
- env: TARGET=arm-linux-androideabi DOCKER_IMAGE=posborne/rust-cross:android
0 commit comments