Patch 8.2.2274 Problem: badge for Travis is outdated. Solution: Update badge for move from travis-ci.org to travis-ci.com. Files: README.md
*** ../vim-8.2.2273/README.md 2020-12-17 20:26:54.801869450 +0100 --- README.md 2021-01-02 16:02:01.791739945 +0100 *************** *** 1,16 **** !  ! [](https://github.com/vim/vim/actions?query=workflow%3A%22GitHub+CI%22) ! [](https://travis-ci.org/vim/vim) ! [](https://ci.appveyor.com/project/chrisbra/vim) ! [](https://cirrus-ci.com/github/vim/vim) ! [](https://codecov.io/gh/vim/vim?branch=master) ! [](https://scan.coverity.com/projects/vim) ! [](https://lgtm.com/projects/g/vim/vim/context:cpp) ! [](https://buildd.debian.org/vim) ! [](https://repology.org/metapackage/vim) ! For translations of this README see the end. ## What is Vim? ## --- 1,8 ---- ! [](https://www.vim.org) ! [](https://github.com/vim/vim/actions?query=workflow%3A%22GitHub+CI%22) [](https://travis-ci.com/github/vim/vim) [](https://ci.appveyor.com/project/chrisbra/vim) [](https://cirrus-ci.com/github/vim/vim) [](https://codecov.io/gh/vim/vim?branch=master) [](https://scan.coverity.com/projects/vim) [](https://lgtm.com/projects/g/vim/vim/context:cpp) [](https://buil dd.debian.org/vim) [](https://repology.org/metapackage/vim) [](https://fossies.org/linux/test/vim-master.tar.gz/codespell.html) ! <sub>For translations of this README see the end.</sub> ## What is Vim? ## *** ../vim-8.2.2273/src/version.c 2021-01-02 15:49:23.706765403 +0100 --- src/version.c 2021-01-02 16:04:12.711252019 +0100 *************** *** 752,753 **** --- 752,755 ---- { /* Add new patch number below this line */ + /**/ + 2274, /**/ -- >From "know your smileys": :~) A man with a tape recorder up his nose /// 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/202101021507.102F7hYx1854637%40masaka.moolenaar.net.
