From 837abdafe63f90956051f9319b33969cc783ba9c Mon Sep 17 00:00:00 2001 From: Babak Farrokhi Date: Tue, 27 Oct 2015 11:22:23 +0330 Subject: [PATCH] - add Travis CI hint file and icon --- .travis.yml | 3 +++ README.md | 2 ++ 2 files changed, 5 insertions(+) create mode 100644 .travis.yml diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..15224aa --- /dev/null +++ b/.travis.yml @@ -0,0 +1,3 @@ +language: c +compiler: clang +script: make \ No newline at end of file diff --git a/README.md b/README.md index f2377e3..35bf4f6 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Build Status](https://travis-ci.org/farrokhi/ifstatd.svg)](https://travis-ci.org/farrokhi/ifstatd) + # ifstatd_ plugin Interface statistics plugin for munin with [supersampling](http://guide.munin-monitoring.org/en/latest/plugin/supersampling.html) capability