cgmath/.travis.yml

8 lines
170 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:
2013-11-03 04:07:49 +00:00
- rustpkg test tests