ci: Bump minimum Rust version to 1.29.2

This matches the latest DTS release on el7.

Closes: #1716
Approved by: cgwalters
This commit is contained in:
Jonathan Lebon 2018-12-17 16:05:26 -05:00 committed by Atomic Bot
parent c60043c2db
commit 1f72fbb055

View File

@ -179,7 +179,7 @@ container:
env:
# this corresponds to the DTS rustc version we want to support
RUST_MIN_VERSION: 1.26.2
RUST_MIN_VERSION: 1.29.2
tests:
- ci/installdeps.sh