瀏覽代碼

Travis CI build status image in README

Strahinja Val Markovic 12 年之前
父節點
當前提交
604b79a5a2
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      README.md

+ 2 - 0
README.md

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