Add .travis build

This commit is contained in:
Pierre Krieger
2014-07-27 15:56:44 +02:00
parent f29b2f91e1
commit a121fe1e57

5
.travis.yml Normal file
View File

@@ -0,0 +1,5 @@
install:
- curl http://www.rust-lang.org/rustup.sh | sudo sh -
script:
- cargo build