Skip to content

Commit

Permalink
do not fmt, since cargo fmt breaks the code by swapping auto and pub …
Browse files Browse the repository at this point in the history
…in NotDim
  • Loading branch information
droundy committed Jul 31, 2018
1 parent 5518415 commit ab95883
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ matrix:
before_script:
- rustup component add rustfmt-preview
script: |
cargo fmt --version &&
cargo fmt --all -- --check &&
cargo test --all-features
script: |
Expand Down

0 comments on commit ab95883

Please # to comment.