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 20, 2018
1 parent 96bdf6f commit ec0edc6
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 ec0edc6

Please sign in to comment.