This commit is contained in:
Timothy Andrew 2020-06-06 01:06:53 +05:30
parent de80a197ed
commit 7b6f0bd227
No known key found for this signature in database
GPG Key ID: ABD64509E977B249
1 changed files with 5 additions and 0 deletions

5
.travis.yml Normal file
View File

@ -0,0 +1,5 @@
language: rust
rust:
- stable
script:
- cargo build --verbose