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