Merge remote-tracking branch 'origin/master' into update_rust

This commit is contained in:
Marc-Antoine Arnaud 2019-10-08 08:12:07 +02:00
commit 14094c0fa8

View File

@ -1,6 +1,8 @@
language: rust language: rust
rust: rust:
- 1.36.0 - 1.36.0
- 1.37.0
- 1.38.0
- stable - stable
- beta - beta
- nightly - nightly