Remove some older Rusts from CI
Some dependencies don't build on 1.11 and 1.10, so we'll have to scrap them unfortunately.
This commit is contained in:
parent
90054cf9d1
commit
1aedc69d59
1 changed files with 1 additions and 3 deletions
|
@ -6,9 +6,7 @@ rust:
|
|||
- beta
|
||||
- nightly
|
||||
|
||||
# The five most recent stable releases before "stable"
|
||||
- 1.10.0
|
||||
- 1.11.0
|
||||
# The three most recent stable releases before "stable"
|
||||
- 1.12.1
|
||||
- 1.13.0
|
||||
- 1.14.0
|
||||
|
|
Loading…
Reference in a new issue