Run tests with Travis CI

This commit is contained in:
Brendan Zabarauskas 2013-11-03 15:07:49 +11:00
parent 9e053f22f8
commit 5045a2a30d

View file

@ -4,4 +4,4 @@ before_install:
install: install:
- sudo apt-get install rust-nightly - sudo apt-get install rust-nightly
script: script:
- rustpkg build cgmath - rustpkg test tests