cgmath/.travis.yml

7 lines
171 B
YAML
Raw Normal View History

2013-10-14 11:49:04 +00:00
before_install:
- yes | sudo add-apt-repository ppa:hansjorg/rust
- sudo apt-get update
install:
- sudo apt-get install rust-nightly
script:
- rustpkg build cgmath