mirror of
https://github.com/lsd-rs/lsd.git
synced 2026-04-20 18:41:00 +02:00
bump up travis rust version to 1.43.1
This commit is contained in:
@@ -41,16 +41,16 @@ matrix:
|
||||
|
||||
# Minimum Rust supported channel.
|
||||
- os: linux
|
||||
rust: 1.34.0
|
||||
rust: 1.43.1
|
||||
env: TARGET=x86_64-unknown-linux-gnu
|
||||
- os: linux
|
||||
rust: 1.34.0
|
||||
rust: 1.43.1
|
||||
env: TARGET=i686-unknown-linux-gnu
|
||||
- os: osx
|
||||
rust: 1.34.0
|
||||
rust: 1.43.1
|
||||
env: TARGET=x86_64-apple-darwin
|
||||
- os: linux
|
||||
rust: 1.34.0
|
||||
rust: 1.43.1
|
||||
env:
|
||||
- TARGET=arm-unknown-linux-gnueabihf
|
||||
- CARGO_TARGET_ARM_UNKNOWN_LINUX_GNUEABIHF_LINKER=arm-linux-gnueabihf-gcc-4.8
|
||||
|
||||
Reference in New Issue
Block a user