feat(build): Add automated Travis builds
This commit is contained in:
parent
45d23efb98
commit
629268ef4a
1 changed files with 3 additions and 0 deletions
3
.travis.yml
Normal file
3
.travis.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
language: rust
|
||||
rust:
|
||||
- stable
|
Loading…
Reference in a new issue