0
0
mirror of https://github.com/vim/vim.git synced 2025-09-27 04:14:06 -04:00

patch 8.1.1976: Travis log always shows test output

Problem:    Travis log always shows test output.
Solution:   Change script to avoid if/else. (Ozaki Kiichi, closes #4892)
This commit is contained in:
Bram Moolenaar
2019-09-04 14:11:16 +02:00
parent 89c0003331
commit 2b43f7f9f4
2 changed files with 4 additions and 6 deletions

View File

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