Skip to content

Commit 982886f

Browse files
committed
Auto merge of #467 - fiveop:fail_on_beta_fail, r=posborne
Fail on beta builds again. Fixes #435
2 parents bd36793 + b19dd51 commit 982886f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

-2
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,6 @@ matrix:
6969
sudo: true
7070
allow_failures:
7171
- rust: nightly
72-
# Fail on beta failures again, when 1.13.0-beta.3 or newer is released.
73-
- rust: beta
7472
- env: TARGET=mips-unknown-linux-gnu DOCKER_IMAGE=posborne/rust-cross:mips
7573
- env: TARGET=mipsel-unknown-linux-gnu DOCKER_IMAGE=posborne/rust-cross:mips
7674
- env: TARGET=arm-linux-androideabi DOCKER_IMAGE=posborne/rust-cross:android

0 commit comments

Comments
 (0)