Added .travis.yml file and Build status
Signed-off-by: Aravinda VK <mail@aravindavk.in>
This commit is contained in:
parent
d5d7288938
commit
f475dc2746
2 changed files with 3 additions and 0 deletions
1
.travis.yml
Normal file
1
.travis.yml
Normal file
|
|
@ -0,0 +1 @@
|
|||
language: rust
|
||||
|
|
@ -1,5 +1,7 @@
|
|||
# Log Watcher
|
||||
|
||||
[](https://travis-ci.org/aravindavk/logwatcher)
|
||||
|
||||
A [Rust](https://www.rust-lang.org/) library to watch the log files.
|
||||
|
||||
Note: Tested only in Linux
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue