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