mirror of
https://github.com/mii443/rust-openvr.git
synced 2025-08-22 16:25:36 +00:00
update travis script
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
|
language: rust
|
||||||
install:
|
install:
|
||||||
- sudo apt-get update
|
- 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
|
|
||||||
script:
|
script:
|
||||||
- cargo build
|
- cargo build
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user