From 0e907d4f387faa8b5ff8d50de945e38b48783782 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Tue, 23 Sep 2014 15:30:46 +0900 Subject: [PATCH] Add link to Travis CI page --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac0e1ea..d4fea11 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ ![vim-plug](https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.png) -![travis-ci](https://travis-ci.org/junegunn/vim-plug.svg?branch=master) +[![travis-ci](https://travis-ci.org/junegunn/vim-plug.svg?branch=master)](https://travis-ci.org/junegunn/vim-plug) A minimalist Vim plugin manager.