From c1b861e6a99fc794663bb1710664cdfd75f5e209 Mon Sep 17 00:00:00 2001 From: Martin Pärtel Date: Sat, 28 Nov 2015 01:07:06 +0000 Subject: Added Travis status image. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a886d31..8f544f7 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,8 @@ See https://github.com/osxfuse/osxfuse/wiki/Mount-options for details. ## Test suite ## +[![Build Status](https://travis-ci.org/mpartel/bindfs.svg?branch=master)](https://travis-ci.org/mpartel/bindfs) + Bindfs comes with a (somewhat brittle and messy) test suite. The test suite has two kinds of tests: those that have to be run as root and those that have to be run as non-root. To run all of the tests, do -- cgit v1.2.3