bump min Rust version to 1.27

This commit is contained in:
newpavlov 2018-07-30 14:24:25 +03:00
parent 1f1cd116e7
commit 2ae5589318

View file

@ -1,6 +1,6 @@
language: rust language: rust
rust: rust:
- 1.21.0 - 1.27.0
- stable - stable
- beta - beta
- nightly - nightly