forked from aniani/vim
patch 8.1.0348: on Travis the slowest build is run last
Problem: On Travis the slowest build is run last. (Dominique Pelle) Solution: Reorder the build entries.
This commit is contained in:
@@ -794,6 +794,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
348,
|
||||
/**/
|
||||
347,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user