mirror of
https://github.com/sharkdp/bat.git
synced 2024-12-22 22:40:47 +01:00
Bump to rust 1.22.1
This commit is contained in:
parent
fb8ef40f3e
commit
57072597d6
@ -12,10 +12,10 @@ matrix:
|
|||||||
|
|
||||||
# Minimum Rust supported channel.
|
# Minimum Rust supported channel.
|
||||||
- os: linux
|
- os: linux
|
||||||
rust: 1.22.0
|
rust: 1.22.1
|
||||||
env: TARGET=x86_64-unknown-linux-gnu
|
env: TARGET=x86_64-unknown-linux-gnu
|
||||||
- os: osx
|
- os: osx
|
||||||
rust: 1.22.0
|
rust: 1.22.1
|
||||||
env: TARGET=x86_64-apple-darwin
|
env: TARGET=x86_64-apple-darwin
|
||||||
|
|
||||||
addons:
|
addons:
|
||||||
|
Loading…
Reference in New Issue
Block a user