mirror of
https://github.com/rust-windowing/winit.git
synced 2026-09-02 06:40:06 -04:00
Add libXxf86vm-dev installation to travis.yml
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
language: rust
|
language: rust
|
||||||
|
|
||||||
|
install:
|
||||||
|
- sudo apt-get install libXxf86vm-dev
|
||||||
|
|
||||||
os:
|
os:
|
||||||
- linux
|
- linux
|
||||||
- osx
|
- osx
|
||||||
|
|||||||
Reference in New Issue
Block a user