Files
rust-openvr/.travis.yml
2014-02-07 21:06:25 -05:00

9 lines
157 B
YAML

before_install:
- yes | sudo add-apt-repository ppa:hansjorg/rust
- sudo apt-get update
install:
- sudo apt-get install rust-nightly
script:
- make