From 2c4ac32ff97550b500b5677c4c7a3093dc33ccde Mon Sep 17 00:00:00 2001 From: Tomas Babej Date: Thu, 26 Mar 2015 23:30:10 +0100 Subject: [PATCH] Readme: Add Travis badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 579f14a..7f5d54b 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ _Use [taskwarrior](http://taskwarrior.org) task-management in [vimwiki](https://github.com/vimwiki/vimwiki/tree/dev) files_ +[![Travis build status](https://travis-ci.org/tbabej/taskwiki.svg?branch=master)](https://travis-ci.org/tbabej/taskwiki) + This is a vim plugin, which aims to provide integration between vimwiki and taskwarrior. It extends vimwiki by replacing the rudimentary Todo lists, and provides bidirecitonal synchronization between TaskWarrior and Vimwiki files. This allows you to define your tasks in your vimwiki files and still have processing power of TaskWarrior at your disposal. If you use taskwarrior, and you use vimwiki, you want this plugin.