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

Commit 3acd7ca

Browse files
committed
Disable beta build due to rust-lang/rust#41604
1 parent d186c93 commit 3acd7ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ language: rust
22
cache: cargo
33
rust:
44
- stable
5-
- beta
5+
# - beta
66
- nightly
77
- nightly-2017-05-03
88
env:

0 commit comments

Comments
 (0)