Add Travis CI

This commit is contained in:
Eugen Rochko 2019-07-10 23:17:40 +02:00
parent 6953b325cf
commit c441b19939
1 changed files with 4 additions and 0 deletions

4
.travis.yml Normal file
View File

@ -0,0 +1,4 @@
language: rust
rust:
- stable
cache: cargo