1
0
forked from aniani/vim

patch 8.2.1385: no testing on ARM

Problem:    No testing on ARM.
Solution:   Add a test on Travis for ARM. (Ozaki Kiichi, closes #6615)
This commit is contained in:
Bram Moolenaar
2020-08-07 18:33:19 +02:00
parent 8ce4b7ed85
commit de6804d871
2 changed files with 35 additions and 15 deletions

View File

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