Update miminal version of Rust in travis
This commit is contained in:
parent
a958f96955
commit
b14f5fad1f
|
@ -21,7 +21,7 @@ matrix:
|
|||
rust: nightly
|
||||
# The earliest stable Rust version that works
|
||||
- env: TARGET=x86_64-unknown-linux-gnu
|
||||
rust: 1.23.0
|
||||
rust: 1.27.0
|
||||
|
||||
|
||||
before_install: set -e
|
||||
|
|
Loading…
Reference in a new issue