commit | ef23c527bd0abe4770dce14559aac3e5f79a8e17 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Jun 09 14:15:29 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Jun 09 14:15:29 2019 +0200 |
tree | b44a0d6010c915d41d919506980227bfb654a6b1 | |
parent | ffa60dda0a9a443c6751dbcff9d9e7ee07106f0c [diff] [blame] |
patch 8.1.1504: sound test still fails on Travis Problem: Sound test still fails on Travis. Solution: Add more lines to the install section.
diff --git a/src/version.c b/src/version.c index 4d77a57..82e9e38 100644 --- a/src/version.c +++ b/src/version.c
@@ -778,6 +778,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1504, +/**/ 1503, /**/ 1502,