update cargo fmt
This commit is contained in:
@@ -13,8 +13,8 @@ matrix:
|
|||||||
- rust: nightly
|
- rust: nightly
|
||||||
include:
|
include:
|
||||||
# Rustfmt
|
# Rustfmt
|
||||||
- env: RUSTFMT_VERSION="0.4.1"
|
- env: RUSTFMT_VERSION="0.99.5"
|
||||||
rust: nightly-2018-04-01
|
rust: nightly-2018-09-26
|
||||||
install:
|
install:
|
||||||
- rustup component add rustfmt-preview
|
- rustup component add rustfmt-preview
|
||||||
- cargo install rustfmt-nightly --force --version $RUSTFMT_VERSION || echo "rustfmt already installed"
|
- cargo install rustfmt-nightly --force --version $RUSTFMT_VERSION || echo "rustfmt already installed"
|
||||||
|
|||||||
Reference in New Issue
Block a user