Patch 8.1.0385 Problem: Coveralls badge doesn't update. Solution: Update the URL Files: README.md
*** ../vim-8.1.0384/README.md 2018-08-09 21:33:34.800134541 +0200 --- README.md 2018-09-13 19:02:49.346186094 +0200 *************** *** 2,8 **** [](https://travis-ci.org/vim/vim) [](https://codecov.io/gh/vim/vim?branch=master) ! [](https://coveralls.io/github/vim/vim?branch=master) [](https://ci.appveyor.com/project/chrisbra/vim) [](https://scan.coverity.com/projects/vim) [](https://lgtm.com/projects/g/vim/vim/context:cpp) --- 2,8 ---- [](https://travis-ci.org/vim/vim) [](https://codecov.io/gh/vim/vim?branch=master) ! [](https://coveralls.io/github/vim/vim?branch=master) [](https://ci.appveyor.com/project/chrisbra/vim) [](https://scan.coverity.com/projects/vim) [](https://lgtm.com/projects/g/vim/vim/context:cpp) *** ../vim-8.1.0384/src/version.c 2018-09-13 18:33:02.366426166 +0200 --- src/version.c 2018-09-13 19:03:22.997988798 +0200 *************** *** 796,797 **** --- 796,799 ---- { /* Add new patch number below this line */ + /**/ + 385, /**/ -- hundred-and-one symptoms of being an internet addict: 42. Your virtual girlfriend finds a new net sweetheart with a larger bandwidth. /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
