mirror of
https://github.com/sharkdp/bat.git
synced 2025-01-19 04:21:06 +00:00
Pin minimum required rust version to 1.22
This commit is contained in:
parent
58ca1f66d6
commit
716b261efd
@ -12,10 +12,10 @@ matrix:
|
|||||||
|
|
||||||
# Minimum Rust supported channel.
|
# Minimum Rust supported channel.
|
||||||
- os: linux
|
- os: linux
|
||||||
rust: 1.25.0
|
rust: 1.22.0
|
||||||
env: TARGET=x86_64-unknown-linux-gnu
|
env: TARGET=x86_64-unknown-linux-gnu
|
||||||
- os: osx
|
- os: osx
|
||||||
rust: 1.25.0
|
rust: 1.22.0
|
||||||
env: TARGET=x86_64-apple-darwin
|
env: TARGET=x86_64-apple-darwin
|
||||||
|
|
||||||
addons:
|
addons:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user