mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-01-06 01:02:55 +00:00
Removed cargo fmt from travis.
This commit is contained in:
@@ -22,9 +22,7 @@ before_script:
|
||||
- |
|
||||
pip install 'travis-cargo<0.2' --user &&
|
||||
export PATH=$HOME/.local/bin:$PATH
|
||||
- (cargo install rustfmt || true)
|
||||
script:
|
||||
- cargo fmt -- --write-mode=diff
|
||||
- |
|
||||
travis-cargo build &&
|
||||
travis-cargo test &&
|
||||
|
||||
Reference in New Issue
Block a user