Added .travis.yml file and Build status

Signed-off-by: Aravinda VK <mail@aravindavk.in>
This commit is contained in:
Aravinda VK 2016-01-04 16:32:06 +05:30
parent d5d7288938
commit f475dc2746
2 changed files with 3 additions and 0 deletions

1
.travis.yml Normal file
View file

@ -0,0 +1 @@
language: rust

View file

@ -1,5 +1,7 @@
# Log Watcher
[![Build Status](https://travis-ci.org/aravindavk/logwatcher.svg?branch=master)](https://travis-ci.org/aravindavk/logwatcher)
A [Rust](https://www.rust-lang.org/) library to watch the log files.
Note: Tested only in Linux