Rust 1.31 is stable nowww

This commit is contained in:
Carol (Nichols || Goulding)
2018-12-14 22:08:42 -05:00
parent 6f7290da49
commit bb21cbcdcf

View File

@@ -3,7 +3,7 @@ dist: trusty
language: rust
cache: cargo
rust:
- beta # Change this to stable when Rust 1.31.0 is out
- stable
branches:
only:
- master