1
0
forked from aniani/vim

patch 8.0.0363: Travis is too slow to keep up with patches

Problem:    Travis is too slow to keep up with patches.
Solution:   Increase git depth to 20
This commit is contained in:
Bram Moolenaar
2017-02-23 20:20:53 +01:00
parent 10c6029e28
commit 3834e3d039
2 changed files with 3 additions and 1 deletions

View File

@@ -764,6 +764,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
363,
/**/
362,
/**/