1
0
forked from aniani/vim

patch 8.2.0481: Travis is still using trusty

Problem:    Travis is still using trusty.
Solution:   Adjust config to use bionic. (Ozaki Kiichi, closes #5868)
This commit is contained in:
Bram Moolenaar
2020-03-30 19:13:29 +02:00
parent 0b37a2f379
commit 7d333a900d
3 changed files with 38 additions and 33 deletions

View File

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