We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c6338f commit ffd647cCopy full SHA for ffd647c
.travis.yml
@@ -31,10 +31,6 @@ matrix:
31
- rustup component add rustfmt-preview
32
script:
33
- cargo fmt --all -- --write-mode=diff
34
- - env: RUSTFMT=On TARGET=x86_64-unknown-linux-gnu NO_ADD=1
35
- script: |
36
- cargo install rustfmt-nightly --force
37
38
- env: CLIPPY=On TARGET=x86_64-unknown-linux-gnu NO_ADD=1
39
script: |
40
cargo install clippy
0 commit comments