Skip to content

Commit 33886bc

Browse files
committed
not run rustfmt on CI
1 parent a31a25e commit 33886bc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,6 @@ matrix:
8181
# QEMU based targets that compile in an emulator
8282
- env: TARGET=x86_64-unknown-freebsd
8383

84-
- name: "rustfmt"
85-
install: rustup component add rustfmt-preview
86-
script: cargo fmt --all -- --check
8784
- name: "Shellcheck"
8885
install: true
8986
script:

0 commit comments

Comments
 (0)