Travis badge now uses master branch

'travis' branch hasn't existed for months.
This commit is contained in:
Strahinja Val Markovic 2014-05-21 13:46:21 -07:00
parent 4344ee70a8
commit 3a0c3fcfa2

View File

@ -1,7 +1,7 @@
YouCompleteMe: a code-completion engine for Vim YouCompleteMe: a code-completion engine for Vim
=============================================== ===============================================
[![Build Status](https://travis-ci.org/Valloric/YouCompleteMe.png?branch=travis)](https://travis-ci.org/Valloric/YouCompleteMe) [![Build Status](https://travis-ci.org/Valloric/YouCompleteMe.png?branch=master)](https://travis-ci.org/Valloric/YouCompleteMe)
YouCompleteMe is a fast, as-you-type, fuzzy-search code completion engine for YouCompleteMe is a fast, as-you-type, fuzzy-search code completion engine for
[Vim][]. It has several completion engines: an identifier-based engine that [Vim][]. It has several completion engines: an identifier-based engine that