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