0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00

patch 8.1.2352: CI doesn't cover FreeBSD

Problem:    CI doesn't cover FreeBSD.
Solution:   Configure Cirrus-CI. (Christian Brabandt, closes #5273)
This commit is contained in:
Bram Moolenaar
2019-11-27 21:55:41 +01:00
parent 92e25ab2df
commit ea599a65ee
3 changed files with 12 additions and 0 deletions

View File

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