Merge pull request #1134 from matthiasbeyer/travis-update-rustc
travis: rustc 1.17/1.18 -> 1.19/1.20
This commit is contained in:
commit
edf2378404
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@ dist:
|
||||||
language: rust
|
language: rust
|
||||||
|
|
||||||
rust:
|
rust:
|
||||||
- 1.17.0
|
- 1.19.0
|
||||||
- 1.18.0
|
- 1.20.0
|
||||||
- stable
|
- stable
|
||||||
- beta
|
- beta
|
||||||
- nightly
|
- nightly
|
||||||
|
|
Loading…
Reference in a new issue