Skip to content

Commit ffd647c

Browse files
committed
remove merge error
1 parent 1c6338f commit ffd647c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,6 @@ matrix:
3131
- rustup component add rustfmt-preview
3232
script:
3333
- 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-
cargo fmt --all -- --write-mode=diff
3834
- env: CLIPPY=On TARGET=x86_64-unknown-linux-gnu NO_ADD=1
3935
script: |
4036
cargo install clippy

0 commit comments

Comments
 (0)