[Travis] Increase minimum Rust version to 1.32.0

This commit is contained in:
George Hahn 2019-07-17 22:23:17 -05:00
parent 0bf96ec6c5
commit f662d15ed2

View file

@ -1,6 +1,6 @@
language: rust
rust:
- 1.30.0
- 1.32.0
- stable
- beta
- nightly