Update to Rust 1.30.

This commit is contained in:
Dan Gohman
2018-11-12 07:13:53 -08:00
parent f3ea2d5d66
commit ef2e11265c
2 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ language: rust
rust:
# The oldest version we currently support. See
# CONTRIBUTING.md#rustc-version-support for details.
- 1.29.0
- 1.30.1
- beta
- nightly
matrix: