Files
rust-openvr/.travis.yml
Colin Sherratt 49283250d2 updated travis
2014-08-03 22:09:54 -04:00

7 lines
142 B
YAML

install:
- sudo apt-get install libudev-dev libxrandr-dev
- curl -s http://www.rust-lang.org/rustup.sh | sudo sh
script:
- cargo build