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