commit | a9659e0da41388f2c7aedccf016c2fe2eeec6a82 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Dec 15 15:59:32 2018 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Dec 15 15:59:32 2018 +0100 |
tree | b7e901e27b461420cab1d62de998f4b1efbc4c6b | |
parent | 8b321d6a521e76c5cbe640272574e4fbd42cba9b [diff] [blame] |
patch 8.1.0595: libvterm tests are not run with coverage Problem: Libvterm tests are not run with coverage. Solution: Adjust the Travis config. Show the actually run commands.
diff --git a/src/version.c b/src/version.c index 0a94f31..83026ba 100644 --- a/src/version.c +++ b/src/version.c
@@ -800,6 +800,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 595, +/**/ 594, /**/ 593,