Merge pull request #26 from tootsuite/fix-add-travis

Add Travis CI
This commit is contained in:
Eugen Rochko 2019-07-10 23:20:31 +02:00 committed by GitHub
commit fbf72ebb85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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