Added Travis CI info to README

This commit is contained in:
Orsiris de Jong 2016-08-30 14:06:56 +02:00 committed by GitHub
parent f1c306295f
commit 192676bc29
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
osync # osync [![Build Status](https://travis-ci.org/deajan/osync.svg?branch=master)](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)
=====
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). 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. File synchronization is bidirectional, based on rsync, can be run manually, as scheduled task, or triggered on file changes.