mirror of
https://github.com/sharkdp/bat
synced 2025-02-16 21:08:29 +00:00
Bump to rust 1.22.1
This commit is contained in:
parent
fb8ef40f3e
commit
57072597d6
1 changed files with 2 additions and 2 deletions
|
@ -12,10 +12,10 @@ matrix:
|
|||
|
||||
# Minimum Rust supported channel.
|
||||
- os: linux
|
||||
rust: 1.22.0
|
||||
rust: 1.22.1
|
||||
env: TARGET=x86_64-unknown-linux-gnu
|
||||
- os: osx
|
||||
rust: 1.22.0
|
||||
rust: 1.22.1
|
||||
env: TARGET=x86_64-apple-darwin
|
||||
|
||||
addons:
|
||||
|
|
Loading…
Add table
Reference in a new issue