mirror of
https://github.com/bspeice/qadapt
synced 2024-11-13 17:48:09 -05:00
Rustup is official now
This commit is contained in:
parent
2c3cd714a1
commit
26ebd50fc0
@ -42,7 +42,7 @@ install:
|
||||
- source ~/.cargo/env || true
|
||||
|
||||
script:
|
||||
- rustup component add rustfmt-preview
|
||||
- rustup component add rustfmt
|
||||
- cargo fmt --all -- --check
|
||||
- |
|
||||
if [ -z "$TRAVIS_TAG" ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user