Add earliest Rust version to travis

This commit is contained in:
Vincent Prouillet 2017-11-20 18:20:54 +01:00
parent 322d2f30fb
commit ec4a91adf6
2 changed files with 1456 additions and 0 deletions

View file

@ -20,6 +20,9 @@ matrix:
rust: beta
- env: TARGET=x86_64-unknown-linux-gnu
rust: nightly
# The earliest stable Rust version that works
- env: TARGET=x86_64-unknown-linux-gnu
rust: 1.20.0
before_install: set -e

1453
Cargo.lock generated Normal file

File diff suppressed because it is too large Load diff