(ci) Only test latest 3 rust versions on travis
This commit is contained in:
parent
6ff3f1fba4
commit
45859bf405
1 changed files with 1 additions and 3 deletions
|
@ -8,10 +8,8 @@ rust:
|
|||
- nightly
|
||||
|
||||
# Prevent accidentally breaking older Rust versions
|
||||
- 1.17.0
|
||||
- 1.18.0
|
||||
- 1.19.0
|
||||
- 1.20.0
|
||||
- 1.21.0
|
||||
|
||||
env:
|
||||
global:
|
||||
|
|
Loading…
Reference in a new issue