Skip to content

Commit

Permalink
No need for rustfmt on nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
garious committed Jun 24, 2018
1 parent 07bd8ba commit 00b5f9a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ci/test-nightly.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ rustc --version
cargo --version

export RUST_BACKTRACE=1
rustup component add rustfmt-preview
cargo build --verbose --features unstable
cargo test --verbose --features unstable
cargo bench --verbose --features unstable
Expand Down

0 comments on commit 00b5f9a

Please sign in to comment.