Bump rustc version to 1.22.0

This commit is contained in:
Carl Dong 2019-01-14 14:36:54 -05:00
parent 21bd59cb17
commit 8584303768
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ rust:
- stable
- beta
- nightly
- 1.14.0
- 1.22.0
before_install:
- sudo apt-get -qq update