From 9445f5532e2772f933cb9ebc7e28a13fdf485b19 Mon Sep 17 00:00:00 2001 From: Orsiris de Jong Date: Tue, 15 Nov 2016 23:23:09 +0100 Subject: [PATCH] Added travis building status --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index e216a29..5c5c6dc 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,5 @@ # osync [![Build Status](https://travis-ci.org/deajan/osync.svg?branch=v1.1-maint)](https://travis-ci.org/deajan/osync) [![GitHub Release](https://img.shields.io/github/release/deajan/osync.svg?label=Latest)](https://github.com/deajan/osync/releases/latest) -osync -===== - A two way filesync script with fault tolerance, resume, soft deletion, conflictual file backups running on bash (linux, BSD and virtually any system supporting bash). File synchronization is bidirectional, based on rsync, can be run manually, as scheduled task, or triggered on file changes.