feat(build): Add Travis-CI configuration
This commit is contained in:
parent
44e72884a6
commit
79a27f8f0d
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