Bump minimal supported rustc to 1.15
This commit is contained in:
parent
ef36af6b13
commit
db36a6a5ad
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ language: rust
|
|||
|
||||
matrix:
|
||||
include:
|
||||
- rust: 1.13.0
|
||||
- rust: 1.15.0
|
||||
|
||||
cache:
|
||||
cargo: true
|
||||
|
|
Loading…
Reference in a new issue