Stable now has async!

This commit is contained in:
ClementTsang 2019-11-07 14:55:24 -05:00
parent ff595cd028
commit 078cca4100
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
language: rust language: rust
rust: rust:
- stable
- beta
- nightly - nightly
os: os:
- windows - windows