Patch 8.0.0363
Problem: Travis is too slow to keep up with patches.
Solution: Increase git depth to 20
Files: .travis.yml
*** ../vim-8.0.0362/.travis.yml 2017-01-27 22:20:09.539496898 +0100
--- .travis.yml 2017-02-23 20:19:15.050888924 +0100
***************
*** 25,31 ****
sudo: false
git:
! depth: 10
# instead of a 2*2*8 matrix (2*os + 2*compiler + 8*env),
# exclude some builds on mac os x and linux
--- 25,31 ----
sudo: false
git:
! depth: 20
# instead of a 2*2*8 matrix (2*os + 2*compiler + 8*env),
# exclude some builds on mac os x and linux
*** ../vim-8.0.0362/src/version.c 2017-02-23 20:17:09.255676362 +0100
--- src/version.c 2017-02-23 20:20:12.262530711 +0100
***************
*** 766,767 ****
--- 766,769 ----
{ /* Add new patch number below this line */
+ /**/
+ 363,
/**/
--
hundred-and-one symptoms of being an internet addict:
14. You start introducing yourself as "Jim at I-I-Net dot net dot au"
/// 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.