1
0
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:
Bram Moolenaar
2018-09-05 22:25:50 +02:00
parent f1c118be93
commit e67a7d690a
2 changed files with 7 additions and 5 deletions

View File

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