feat(build): Add automated Travis builds

This commit is contained in:
Vincent Ambo 2017-10-16 02:13:44 +02:00
parent 45d23efb98
commit 629268ef4a

3
.travis.yml Normal file
View file

@ -0,0 +1,3 @@
language: rust
rust:
- stable