travisify

This commit is contained in:
Manish Goregaokar 2015-04-14 00:21:16 +05:30
parent a5c3102594
commit ab65383f64
1 changed files with 6 additions and 0 deletions

6
.travis.yml Normal file
View File

@ -0,0 +1,6 @@
language: rust
sudo: false
script:
- cargo build
- cargo test