forked from aniani/vim
patch 9.0.1113: users cannot easily try out a PR
Problem: Users cannot easily try out a PR. Solution: Add an "artifacts" section to the AppVeyor CI config. (Christian Brabandt, closes #11762)
This commit is contained in:
committed by
Bram Moolenaar
parent
7b0afc1d76
commit
0a657124a5
@@ -695,6 +695,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1113,
|
||||
/**/
|
||||
1112,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user