0
0
mirror of https://github.com/vim/vim.git synced 2025-09-29 04:34:16 -04:00

patch 8.0.0796: no coverage on Travis with clang

Problem:    No coverage on Travis with clang.
Solution:   Use a specific coveralls version. (Ozaki Kiichi, closes #1888)
This commit is contained in:
Bram Moolenaar
2017-07-28 18:01:58 +02:00
parent 607985a95f
commit d973bcb483
2 changed files with 3 additions and 6 deletions

View File

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