This commit is contained in:
parent
3a6ede0428
commit
ad31b1220c
|
@ -8,7 +8,7 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- rustup component add clippy rustfmt
|
- rustup component add clippy rustfmt
|
||||||
- apt-get update -qq
|
- apt-get update -qq
|
||||||
- apt-get install -qqy llvm-dev libspeechd-dev pkg-config libx11-dev libasound2-dev libudev-dev libxcb-xfixes0-dev libwayland-dev libxkbcommon-dev libvulkan-dev cmake
|
- apt-get install -qqy llvm-dev libclang-dev libspeechd-dev pkg-config libx11-dev libasound2-dev libudev-dev libxcb-xfixes0-dev libwayland-dev libxkbcommon-dev libvulkan-dev cmake
|
||||||
- cargo fmt --check
|
- cargo fmt --check
|
||||||
- cargo test --no-default-features --features=speech_dispatcher_0_10
|
- cargo test --no-default-features --features=speech_dispatcher_0_10
|
||||||
- cargo clippy --no-default-features --features=speech_dispatcher_0_10
|
- cargo clippy --no-default-features --features=speech_dispatcher_0_10
|
||||||
|
|
Loading…
Reference in New Issue
Block a user