Skip to content
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.

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
BMeu committed May 17, 2017
1 parent d186c93 commit 3acd7ca
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
Expand Up @@ -2,7 +2,7 @@ language: rust
cache: cargo
rust:
- stable
- beta
# - beta
- nightly
- nightly-2017-05-03
env:
Expand Down

0 comments on commit 3acd7ca

Please sign in to comment.