Install new test requirements for XCB on CI
This commit is contained in:
parent
0cafab842f
commit
aac53caef4
1 changed files with 1 additions and 0 deletions
|
@ -127,6 +127,7 @@ test-cargo:
|
|||
- check-stable
|
||||
dependencies: []
|
||||
script:
|
||||
- apt-get install -y --no-install-recommends libx11-xcb-dev libgl1-mesa-dev
|
||||
- cargo test --verbose
|
||||
|
||||
# Run integration test with the public Send service
|
||||
|
|
Loading…
Reference in a new issue