Added travis building status

This commit is contained in:
Orsiris de Jong 2016-11-15 23:23:09 +01:00 committed by GitHub
parent cb8eb9c2e1
commit 9445f5532e
1 changed files with 0 additions and 3 deletions

View File

@ -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.