This commit is contained in:
parent
b339d31a24
commit
4683d248d4
1 changed files with 2 additions and 0 deletions
|
@ -2,4 +2,6 @@ steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: rust
|
image: rust
|
||||||
commands:
|
commands:
|
||||||
|
- apt-get -y update
|
||||||
|
- apt-get -y install wayland
|
||||||
- cargo test
|
- cargo test
|
||||||
|
|
Loading…
Reference in a new issue