Merge pull request #1164 from matthiasbeyer/rustc-minimum-version

Update travis rustc version
This commit is contained in:
Matthias Beyer 2017-12-02 11:57:57 +01:00 committed by GitHub
commit 72710323d0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,8 +8,9 @@ dist:
language: rust
rust:
- 1.19.0
- 1.20.0
- 1.21.0
- 1.22.0
- stable
- beta
- nightly