Drop support for rust 1.13 and 1.14
This commit is contained in:
parent
ba15579531
commit
80de43e551
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@ rust:
|
||||||
- nightly
|
- nightly
|
||||||
|
|
||||||
# The two most recent stable releases before "stable"
|
# The two most recent stable releases before "stable"
|
||||||
- 1.13.0
|
- 1.15.0
|
||||||
- 1.14.0
|
- 1.16.0
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
|
|
Loading…
Reference in a new issue