mirror of
https://github.com/wez/wezterm.git
synced 2024-11-13 07:22:52 +03:00
update cargo fmt invocation for travis
This commit is contained in:
parent
0ce396f305
commit
ea660b2cd5
@ -18,7 +18,7 @@ before_script:
|
||||
- PREFIX=$TRAVIS_BUILD_DIR ./ci/build_harfbuzz.sh
|
||||
|
||||
script:
|
||||
- cargo fmt --all -- --write-mode=diff
|
||||
- cargo fmt --all -- --check
|
||||
- cargo build --verbose --all
|
||||
- cargo test --verbose --all
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user