Remove pinned nightly toolchain
This commit is contained in:
@@ -75,7 +75,6 @@ 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 +0,0 @@
|
|||||||
nightly-2019-09-09
|
|
||||||
Reference in New Issue
Block a user