disable rustfmt

This commit is contained in:
newpavlov 2018-03-21 17:21:11 +03:00
parent dd9f552e61
commit a417e97a41

View File

@ -23,10 +23,6 @@ matrix:
- cargo install xargo --force
- rustup target install armv7-unknown-linux-gnueabihf
- rustup component add rust-src
- rust: nightly
before_script: rustup component add rustfmt-preview
script:
- cargo fmt --all -- --write-mode=diff
install:
- curl -LSfs https://japaric.github.io/trust/install.sh | sh -s -- --git japaric/cross --force