]> granicus.if.org Git - vim/commitdiff
patch 7.4.880 v7.4.880
authorBram Moolenaar <Bram@vim.org>
Fri, 25 Sep 2015 15:50:22 +0000 (17:50 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 25 Sep 2015 15:50:22 +0000 (17:50 +0200)
Problem:    No build and coverage status.
Solution:   Add links to the README file. (Christian Brabandt)

README.md
src/version.c

index 809f8efcfb8ef579484d9748f320002a10f817cd..e66e8b549ff9ff8f66623f33cf4cba01810bb260 100644 (file)
--- a/README.md
+++ b/README.md
@@ -29,6 +29,9 @@ Which one you need depends on the system you want to run it on and whether you
 want or must compile it yourself.  Check http://www.vim.org/download.php for
 an overview of currently available distributions.
 
+[![Build Status](https://travis-ci.org/vim/vim.svg?branch=master)](https://travis-ci.org/vim/vim)
+[![Coverage Status](https://coveralls.io/repos/vim/vim/badge.svg?branch=master&service=github)](https://coveralls.io/github/vim/vim?branch=master)
+
 
 ## Documentation ##
 
index f20dc8992e95e01babdf7dd8318611cbade743a1..37c63ecda44dd2120b785bbdb5063ff1c9d82bab 100644 (file)
@@ -741,6 +741,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    880,
 /**/
     879,
 /**/