This commit is contained in:
parent
ce630baa5d
commit
367eb60238
@ -8,6 +8,6 @@ steps:
|
|||||||
image: rust:latest
|
image: rust:latest
|
||||||
commands:
|
commands:
|
||||||
- apt-get update
|
- apt-get update
|
||||||
- apt-get install -y libudev-dev
|
- apt-get install -y libudev-dev libasound2-dev
|
||||||
- cargo build --all
|
- cargo build --all
|
||||||
- cargo test --all
|
- cargo test --all
|
Loading…
x
Reference in New Issue
Block a user