Pin to a nightly rustc
This commit is contained in:
@@ -52,6 +52,7 @@ matrix:
|
|||||||
# Check rustfmt
|
# Check rustfmt
|
||||||
- name: "rustfmt check"
|
- name: "rustfmt check"
|
||||||
rust: stable
|
rust: stable
|
||||||
|
env: RUSTUP_TOOLCHAIN="stable"
|
||||||
install: rustup component add rustfmt
|
install: rustup component add rustfmt
|
||||||
script: cargo fmt -- --check
|
script: cargo fmt -- --check
|
||||||
|
|
||||||
|
|||||||
1
rust-toolchain
Normal file
1
rust-toolchain
Normal file
@@ -0,0 +1 @@
|
|||||||
|
nightly-2019-09-09
|
||||||
Reference in New Issue
Block a user