(ci) Update Rust versions built on travis
Since Rust 1.23 was released, only build 1.22 and 1.21 now.
This commit is contained in:
parent
40c946c81c
commit
5c976ba60d
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ rust:
|
|||
- nightly
|
||||
|
||||
# Prevent accidentally breaking older Rust versions
|
||||
- 1.20.0
|
||||
- 1.22.0
|
||||
- 1.21.0
|
||||
|
||||
env:
|
||||
|
|
Loading…
Reference in a new issue