commit | f42397c395ec8ff2dffef914805b4d9cbf1d600b | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Jun 14 20:47:49 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Jun 14 20:47:49 2019 +0200 |
tree | 1c4bba9a702a4d7d51cfaa222a8f1326f24442a2 | |
parent | 21606676d9ebc6f159c56ee90733e5d5720ab3d7 [diff] [blame] |
patch 8.1.1530: Travis config is not optimal Problem: Travis config is not optimal. Solution: Remove system conditions. Do not use excluding matrix. Cache OSX results. (Ozaki Kiichi, closes #4521)
diff --git a/src/version.c b/src/version.c index 44ce639..510587b 100644 --- a/src/version.c +++ b/src/version.c
@@ -778,6 +778,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1530, +/**/ 1529, /**/ 1528,