From f32a091f0aa41ef4fcc1803e7af0633f081c6871 Mon Sep 17 00:00:00 2001 From: Marek Ć uppa Date: Sat, 22 Feb 2014 13:07:39 -0800 Subject: Fixed travis image --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 291acaa653..020ea7b555 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # neovim ([bountysource fundraiser](https://www.bountysource.com/fundraisers/539-neovim-first-iteration)) -[![Build Status](https://travis-ci.org/neovim/neovim.png)](https://travis-ci.org/neovim/neovim) +[![Build Status](https://travis-ci.org/neovim/neovim.png?branch=master)](https://travis-ci.org/neovim/neovim) ### Introduction -- cgit