commit | 8bcc99b821706fe4a0a4b8e1b588d453bbf0dfbd | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Jul 28 13:45:16 2017 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Jul 28 13:45:16 2017 +0200 |
tree | eac24dd1d3cdc429141ebdb93ccd992c1ebe80a6 | |
parent | 38ed1f5bea7d2b1174d4843ac7a4b08ff2413bb9 [diff] [blame] |
patch 8.0.0786: build failures on Travis Problem: Build failures on Travis. Solution: Go back to precise termporarily. Disable coverage with clang.
diff --git a/src/version.c b/src/version.c index d66326e..174524a 100644 --- a/src/version.c +++ b/src/version.c
@@ -770,6 +770,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 786, +/**/ 785, /**/ 784,