Run tests with Travis CI
This commit is contained in:
parent
9e053f22f8
commit
5045a2a30d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue