This commit is contained in:
parent
4683d248d4
commit
9a83602c73
1 changed files with 1 additions and 1 deletions
|
@ -3,5 +3,5 @@ steps:
|
||||||
image: rust
|
image: rust
|
||||||
commands:
|
commands:
|
||||||
- apt-get -y update
|
- apt-get -y update
|
||||||
- apt-get -y install wayland
|
- apt-get -y install wayland-protocols wayland-utils
|
||||||
- cargo test
|
- cargo test
|
||||||
|
|
Loading…
Reference in a new issue