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

patch 8.1.0776: Travis does not build a version without GUI on Linux

Problem:    Travis does not build a version without GUI on Linux.
Solution:   Add an environment for tiny features without GUI.
This commit is contained in:
Bram Moolenaar
2019-01-19 13:46:50 +01:00
parent 2bf60b3001
commit b2e54b0092
2 changed files with 6 additions and 0 deletions

View File

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