mirror of
https://github.com/mii443/rust-openvr.git
synced 2025-08-23 00:35:31 +00:00
add apt-get update to travis
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
install:
|
||||
- sudo apt-get update
|
||||
- sudo apt-get install libudev-dev libxrandr-dev
|
||||
- curl -s http://www.rust-lang.org/rustup.sh | sudo sh
|
||||
script:
|
||||
|
Reference in New Issue
Block a user