travisify

This commit is contained in:
Manish Goregaokar 2015-04-30 13:46:18 +05:30
parent 35b0081543
commit c53dc54939

6
.travis.yml Normal file
View file

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