Skip to content

Commit

Permalink
Disable beta build due to rust-lang/rust#41604
Browse files Browse the repository at this point in the history
  • Loading branch information
kmcallister committed May 14, 2017
1 parent 0670375 commit bc31395
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
language: rust
rust:
- stable
- beta
# - beta # Disabled for rustc 1.18.0-beta due to rust-lang/rust#41604
- nightly

0 comments on commit bc31395

Please sign in to comment.