Skip to content

Commit 8bcc99b

Browse files
committed
patch 8.0.0786: build failures on Travis
Problem: Build failures on Travis. Solution: Go back to precise termporarily. Disable coverage with clang.
1 parent 38ed1f5 commit 8bcc99b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/version.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -769,6 +769,8 @@ static char *(features[]) =
769769

770770
static int included_patches[] =
771771
{ /* Add new patch number below this line */
772+
/**/
773+
786,
772774
/**/
773775
785,
774776
/**/

0 commit comments

Comments
 (0)